Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[MaterialIcons] Add script to generate the list of available MaterialIcons and update it #2247

Merged
merged 3 commits into from
Dec 20, 2023

Conversation

cbentejac
Copy link
Contributor

Description

This PR adds a Python script, generate_material_icons.py, that generates, from a codepoints file, the list of available MaterialIcons in a correctly formatted QML file.

MaterialIcons.qml is consequently updated using this script.

The corresponding codepoints file can be found here: https://github.com/google/material-design-icons/blob/master/font/MaterialIcons-Regular.codepoints.

@cbentejac cbentejac self-assigned this Nov 9, 2023
@cbentejac cbentejac added this to the Meshroom 2024.1.0 milestone Nov 13, 2023
@cbentejac cbentejac marked this pull request as draft November 21, 2023 15:22
@cbentejac cbentejac force-pushed the dev/updateMaterialIcons branch 2 times, most recently from ec615ff to 16c0240 Compare November 21, 2023 16:01
@cbentejac cbentejac marked this pull request as ready for review December 11, 2023 15:45
@cbentejac cbentejac force-pushed the dev/updateMaterialIcons branch from 16c0240 to 557d7a2 Compare December 11, 2023 15:46
@fabiencastan fabiencastan merged commit 17a5f65 into develop Dec 20, 2023
4 checks passed
@fabiencastan fabiencastan deleted the dev/updateMaterialIcons branch December 20, 2023 08:39
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants