Commit Graph

9 Commits

Author SHA256 Message Date
3b0dad5863 - update to 1.2.3
* Build xz tarballs instead of bzip2
  * gitlab CI: enable commit & merge request checks
  * gitlab CI: enable gitlab's builtin static analysis
  * Variable scope reductions as recommended by cppcheck
  * args_copy variable is unused if HAVE_DECL_VA_COPY is not defined
  * makeBitmap: declare raster parameter const as recommended by cppcheck
  * Remove unused function findIndex
  * Allow inlining makeName
  * Use C99 compound literals to initialize newly allocated structs
  * Add CI tests

OBS-URL: https://build.opensuse.org/package/show/X11:XOrg/fonttosfnt?expand=0&rev=17
2023-09-28 10:49:08 +00:00
5bc0bfddbd - update to 1.2.2
* fix for recent versions that mixed up font size with font height.

OBS-URL: https://build.opensuse.org/package/show/X11:XOrg/fonttosfnt?expand=0&rev=15
2021-06-15 09:02:13 +00:00
f15ce93f53 Accepting request 858074 from home:dirkmueller:branches:X11:XOrg
- update to 1.2.1:
  * Resolves issues found by Oracle Parfait 4.0 static analyser:
  * Fall back to using FONT property as family name
  * fix sign of calculated descent
  * handle empty foundry encoded as NULL

OBS-URL: https://build.opensuse.org/request/show/858074
OBS-URL: https://build.opensuse.org/package/show/X11:XOrg/fonttosfnt?expand=0&rev=13
2021-01-04 12:15:04 +00:00
9ce90b4095 - Update to version 1.2.0
* This release contains a bunch of fixes all over the place

OBS-URL: https://build.opensuse.org/package/show/X11:XOrg/fonttosfnt?expand=0&rev=11
2020-10-21 09:24:12 +00:00
e8c0216d96 - Update to version 1.1.0
* Update README for gitlab migration
  * Update configure.ac bug URL for gitlab migration
  * Correct a string literal
  * Mention .otb as an extension
  * Accept a BDF font on stdin
  * Avoid undefined behaviour
  * Round font size to integer value when reading bitmap font
  * Mark vsprintf_alloc as printf-like function
  * check for freetype NULL atoms
  * let freetype handle ISO-8859-1 mapping
  * allow ISO-646.1991-IRV as well, adobe standard for bdf

OBS-URL: https://build.opensuse.org/package/show/X11:XOrg/fonttosfnt?expand=0&rev=9
2020-01-07 09:57:22 +00:00
5ca8b060ba - Update to version 1.0.5
* Is it a bird? is it a plane? No it's a fonttofs.. fontstof.. 
    fonttofn... it's a release of the tool that wraps a bitmap
    font into a truetype wrapper! Bringing you the last 9 years
    of exciting changes including ansification and lots of
    autotools cleanup changes, because that is how we rolled 7
    years ago. (Almost) no source files were harmed in the
    making of this release.
- get rid of _service/_servicedata files

OBS-URL: https://build.opensuse.org/package/show/X11:XOrg/fonttosfnt?expand=0&rev=7
2018-08-17 10:53:33 +00:00
2da177d823 Accepting request 500947 from home:Zaitor:branches:X11:XOrg
Minor tweak of .changes

OBS-URL: https://build.opensuse.org/request/show/500947
OBS-URL: https://build.opensuse.org/package/show/X11:XOrg/fonttosfnt?expand=0&rev=5
2017-06-04 10:34:42 +00:00
ea93e9bfc6 Accepting request 500283 from home:Zaitor:branches:X11:XOrg
Fix build in TW, switch to source service git checkout, this package have not seen a release since 2008 (wow almost 10 years), so instead of doing patches, I feel this is cleaner

OBS-URL: https://build.opensuse.org/request/show/500283
OBS-URL: https://build.opensuse.org/package/show/X11:XOrg/fonttosfnt?expand=0&rev=4
2017-06-04 10:27:13 +00:00
5d2f064a22 Accepting request 113465 from home:vuntz:branches:X11:XOrg
Split fonttosfnt out of xorg-x11; no change to the content

OBS-URL: https://build.opensuse.org/request/show/113465
OBS-URL: https://build.opensuse.org/package/show/X11:XOrg/fonttosfnt?expand=0&rev=1
2012-04-14 09:31:32 +00:00