fresh-standard / fresh-themes

Multiformat themes and skins for your technical résumé/CV.
MIT License
194 stars 63 forks source link

MS Word: Fix Panose classifications #47

Open hacksalot opened 8 years ago

hacksalot commented 8 years ago

Panose classifications for MS Word font descriptions are currently hard-coded (=broken):

 <w:font w:name="Verdana">
   <w:altName w:val=" Arial"/>
   <w:panose-1 w:val="020B0604030504040204"/>

If a <w:font> description is given at all, and the <w:panose> classification is present, it should be accurate.