Wykres commitów

7 Commity (main)

Autor SHA1 Wiadomość Data
Claudine Peyrat b116e75455
Claudine/symplify glyph layers creation (#3937)
* remove unuseful param from the dialog

number of imported glyphs is not useful for font maker, they want all of them.

* Update lettering_svg_font_to_layers.xml
2025-08-24 20:32:07 +02:00
Kaalleen ab7ff46b91
"Add" overwrites presets (#3896)
* style
* param presets: to not overwrite on add when name exists
2025-08-03 10:01:48 +02:00
Claudine Peyrat 9ac1dbfa98
Update lettering_svg_font_to_layers.py (#3883)
* Update lettering_svg_font_to_layers.py

when we  get a glyph from the Private Unicode Area, the entry point has no meaning, but hopefully we can get some good information from the glyph_name

* Update font_info.py

kerning information must be associated to the right nanme glyph layer in case of PUA letters

* remove commented code
2025-07-27 10:15:58 +02:00
Claudine Peyrat fdd3dbc956
Claudine/fill composed glyphs layers (#3870)
* combining glyphs are guessed

* attribute  letter seems ok now

* Update option_panel.py

should not have been modified

* second round

* step3

* add sorting whole file by categories

* style

* Update tags.py

remove an unuseful tag

* fixing  mistakes pointed out by Kaaleen

thank you Kaalleen
2025-07-19 11:19:21 +02:00
Claudine Peyrat f5dda6fc45
Claudine/chose glyphs size (#3799)
* first steps

* Update lettering_svg_font_to_layers.py

* add more user parameters

* Update lettering_svg_font_to_layers.py

* round the horiz_adv_x

* remove scoriers

* better  handle the case when the reference glyph is not in the font
2025-06-22 06:30:31 +02:00
Claudine Peyrat 909cae8f1b
not all guide positions are int (#3578)
linux libertine x_height is a float not an integer.
2025-03-15 08:20:52 +01:00
Kaalleen af6cdc442b
Lettering typographic features (#3466)
* add svg font to layers extension which saves glyph annotations into the glyph name
---------
Co-authored-by: Claudine
2025-02-05 18:50:31 +01:00