Overview
Request 817929 superseded
- Update to version 1.0.6:
* Standarize output when converting vector and bitmap fonts
* Add more subfamilies fixes
- Update to version 1.0.5:
* Add --family and --subfamily arguments to force values on those
fields
* Add parameters to fix glyph unicode values
--fix-glyph-unicode : Try to fix unicode points and glyph names
based on glyph names containing hexadecimal codes (like
"$0C00", "char12345" or "uni004F")
--replace-unicode-values: When passed 2 comma separated numbers
a,b the glyph with an unicode value of a is replaced with the
unicode value b. Can be used more than once.
--shift-unicode-values: When passed 3 comma separated numbers
a,b,c this shifts the unicode values of glyphs between a and b
(both included) by adding c. Can be used more than once.
* Add --bitmapTransform parameter to transform bitmap glyphs. When
used, all glyphs are modified with the transformation function and
values passed as parameters. The parameter has three values
separated by commas: fliph|flipv|rotate90cw|rotate90ccw|
rotate180|skew|transmove,xoff,yoff
- Update to version 1.0.4:
* Add support to convert bitmap fonts
* Rename MediumItalic subfamily to Medium Italic
* Show some more information when removing duplicated glyphs
- Created by alarrosa
- In state superseded
- Package maintainer: alarrosa
- Superseded by 818035
Request History
alarrosa created request
- Update to version 1.0.6:
* Standarize output when converting vector and bitmap fonts
* Add more subfamilies fixes
- Update to version 1.0.5:
* Add --family and --subfamily arguments to force values on those
fields
* Add parameters to fix glyph unicode values
--fix-glyph-unicode : Try to fix unicode points and glyph names
based on glyph names containing hexadecimal codes (like
"$0C00", "char12345" or "uni004F")
--replace-unicode-values: When passed 2 comma separated numbers
a,b the glyph with an unicode value of a is replaced with the
unicode value b. Can be used more than once.
--shift-unicode-values: When passed 3 comma separated numbers
a,b,c this shifts the unicode values of glyphs between a and b
(both included) by adding c. Can be used more than once.
* Add --bitmapTransform parameter to transform bitmap glyphs. When
used, all glyphs are modified with the transformation function and
values passed as parameters. The parameter has three values
separated by commas: fliph|flipv|rotate90cw|rotate90ccw|
rotate180|skew|transmove,xoff,yoff
- Update to version 1.0.4:
* Add support to convert bitmap fonts
* Rename MediumItalic subfamily to Medium Italic
* Show some more information when removing duplicated glyphs
superseded by 818035