@@ -1,4 +1,4 | |||||
1 |
TCPDFFontDescriptor.define(' |
|
1 | TCPDFFontDescriptor.define('dejavusansi') do |font| | |
2 | font[:type]='TrueTypeUnicode'; |
|
2 | font[:type]='TrueTypeUnicode'; | |
3 | font[:name]='DejaVuSans-Oblique'; |
|
3 | font[:name]='DejaVuSans-Oblique'; | |
4 | font[:desc]={'Ascent'=>928,'Descent'=>-236,'CapHeight'=>928,'Flags'=>96,'FontBBox'=>'[-1016 -385 1659 1068]','ItalicAngle'=>-11,'StemV'=>70,'MissingWidth'=>600}; |
|
4 | font[:desc]={'Ascent'=>928,'Descent'=>-236,'CapHeight'=>928,'Flags'=>96,'FontBBox'=>'[-1016 -385 1659 1068]','ItalicAngle'=>-11,'StemV'=>70,'MissingWidth'=>600}; |
General Comments 0
You need to be logged in to leave comments.
Login now