Commit Graph

10 Commits

Author SHA256 Message Date
0cde552744 Accepting request 1143554 from home:alarrosa:branches:M17N
- Fix for SLE 15 where %primary_python is not defined.

OBS-URL: https://build.opensuse.org/request/show/1143554
OBS-URL: https://build.opensuse.org/package/show/M17N/ttf-converter?expand=0&rev=14
2024-02-02 06:39:55 +00:00
adea3466e1 Accepting request 1143550 from home:alarrosa:branches:M17N
- Reduce the BuildRequires from python3 to just python-rpm-macros
  and Require: %{primary_python}-base instead of python3-base
  which might be off for a short time when %primary_python changes.

OBS-URL: https://build.opensuse.org/request/show/1143550
OBS-URL: https://build.opensuse.org/package/show/M17N/ttf-converter?expand=0&rev=13
2024-02-02 06:16:41 +00:00
024c2a8232 Accepting request 1143356 from home:alarrosa:branches:M17N
- Use %python3_fix_shebang

OBS-URL: https://build.opensuse.org/request/show/1143356
OBS-URL: https://build.opensuse.org/package/show/M17N/ttf-converter?expand=0&rev=12
2024-02-01 12:51:18 +00:00
Marguerite Su
337f64be09 Accepting request 1114070 from home:jengelh:branches:M17N
- Update %description with content from upstream README.

OBS-URL: https://build.opensuse.org/request/show/1114070
OBS-URL: https://build.opensuse.org/package/show/M17N/ttf-converter?expand=0&rev=10
2023-10-06 05:07:35 +00:00
f786553875 Accepting request 1084992 from home:alarrosa:branches:M17N
- Update to version 1.0.7:
  * Explicitly flush the file for following read operation
  * Fixed Unused mode warning
  * Code style cleanups
  * Update description inside README.md

OBS-URL: https://build.opensuse.org/request/show/1084992
OBS-URL: https://build.opensuse.org/package/show/M17N/ttf-converter?expand=0&rev=8
2023-05-05 08:48:52 +00:00
1197240100 Accepting request 818035 from home:alarrosa:branches:M17N
- Update to version 1.0.6:
  * Standarize output when converting vector and bitmap fonts
  * Add more subfamilies fixes (boo#1169444)

- 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
    (boo#1169444)

- Update to version 1.0.4:
  * Add support to convert bitmap fonts (boo#1169444)
  * Rename MediumItalic subfamily to Medium Italic
  * Show some more information when removing duplicated glyphs

OBS-URL: https://build.opensuse.org/request/show/818035
OBS-URL: https://build.opensuse.org/package/show/M17N/ttf-converter?expand=0&rev=6
2020-07-01 06:51:13 +00:00
69b7b59b16 Accepting request 816306 from home:alarrosa:branches:M17N
- Update to version 1.0.3:
  * Bump version to 1.0.3
  * Add a --force-monospaced argument instead of hardcoding
    font names
  * Fix print format
  * Convert `BoldCond` subfamily to `Bold Condensed`

- Update to 1.0.2 (boo#1169444 #c41)
  * Fixes for Monospaced fonts and force the Nimbus Mono L font
    to be Monospaced
  * Add a --version argument

- Update to 1.0.1 (boo#1169444 #c41)
  * Fix subfamily names so the converted font's subfamily match
    the original ones

OBS-URL: https://build.opensuse.org/request/show/816306
OBS-URL: https://build.opensuse.org/package/show/M17N/ttf-converter?expand=0&rev=4
2020-06-22 10:05:27 +00:00
Dominique Leuenberger
b7211ac2df Accepting request 796030 from M17N
New package ttf-converter, part of the solution for boo#1169444

OBS-URL: https://build.opensuse.org/request/show/796030
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/ttf-converter?expand=0&rev=1
2020-04-21 11:37:42 +00:00
Dr. Werner Fink
79c66464fd Accepting request 796028 from home:alarrosa:branches:M17N
- Initial release of ttf-converter 1.0 (boo#1169444)

OBS-URL: https://build.opensuse.org/request/show/796028
OBS-URL: https://build.opensuse.org/package/show/M17N/ttf-converter?expand=0&rev=2
2020-04-21 10:50:51 +00:00
Dr. Werner Fink
3b1dff7ec9 Accepting request 795689 from home:alarrosa:branches:M17N
New package with ttf-converter 1.0 .
A script that is part of the solution for boo#1169444

OBS-URL: https://build.opensuse.org/request/show/795689
OBS-URL: https://build.opensuse.org/package/show/M17N/ttf-converter?expand=0&rev=1
2020-04-20 08:29:21 +00:00