266e2b Update fonttosfnt to version 1.2.3 / rev 12 via SR 1114060

6 files Authored by sndirsch 8 months ago, Committed by Bernhard M. Wiedemann 8 months ago,
    Update fonttosfnt to version 1.2.3 / rev 12 via SR 1114060
    
    https://build.opensuse.org/request/show/1114060
    by user sndirsch + anag+factory
    - 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
    
        
file modified
+0 -0
file modified
+18 -0
file modified
+15 -0
file modified
+3 -3