Menu

#5960 Add OTC font support for `-dfont-ps-resdir`

Fixed
2020-05-09
2020-05-03
No

Add OTC font support for -dfont-ps-resdir

This commit adds support for OpenType/CFF collection (OTC) fonts
to the -dfont-ps-resdir option.

Add ly:extract-subfont-from-collection

Extract the subfont in TrueType collection (TTC)
or OpenType/CFF collection (OTC) file and write it to file.

http://codereview.appspot.com/548080043

Discussion

  • Anonymous

    Anonymous - 2020-05-04
    • Description has changed:

    Diff:

    
    
    • Needs: -->
    • Patch: new --> review
    • Type: -->
     
  • Anonymous

    Anonymous - 2020-05-04

    Passes make, make check and a full make doc.

     
  • Anonymous

    Anonymous - 2020-05-07
    • Patch: review --> countdown
     
  • Anonymous

    Anonymous - 2020-05-07

    Patch on countdown for May 9th

     
  • Anonymous

    Anonymous - 2020-05-09
    • Patch: countdown --> push
     
  • Anonymous

    Anonymous - 2020-05-09

    Patch counted down - please push

     
  • Masamichi Hosoda

    • labels: --> Fixed_2_21_2
    • status: Started --> Fixed
    • Patch: push -->
     
  • Masamichi Hosoda

    I've pushed to staging.

    commit 116b2765ea458daa4ab32a7ecaff79eb0ab5306f
    Issue 5960/3: Doc: Remove unnecessary description about -dfont-ps-resdir

    commit a2ff250f1fb4adb23c82000affe475ef34820cc6
    Issue 5960/2: Add OTC font support for -dfont-ps-resdir

    commit 92db18d3141484d3c46722f6ed911c253e06d0f4
    Issue 5960/1: Add ly:extract-subfont-from-collection