Skip to content

fonttosfnt 1.2.3

Alan Coopersmith requested to merge alanc/fonttosfnt:release into master

Alan Coopersmith (10):

  • 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
  • fonttosfnt 1.2.3

Peng Wu (1):

  • Add CI tests

Merge request reports