Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revision Previous revision
Next revision
Previous revision
fontsimport [2016/09/24 17:35]
christian
fontsimport [2023/01/05 20:29] (current)
christian
Line 32: Line 32:
 </code> </code>
  
-This creates a class method for Graphics.Fonts.OpenType.Font named #mICRDemoCheckPrixa:+This creates a class method for Graphics.Fonts.OpenType.Font:
  
 <code smalltalk> <code smalltalk>
 mICRDemoCheckPrixa mICRDemoCheckPrixa
  <font: #MICRDemoCheckPrixa>  <font: #MICRDemoCheckPrixa>
- ^self file: 'MICRDemoCheckPrixa.otf' contents: (ByteArray fromPackedString:  + ^self file: 'MICRDemoCheckPrixa.otf' contents: (ByteArray fromASCII85String:  
- 'S5QTS0@K@H@@@0@0P4YFHKS@0W@@@6@@@@V''4]PS5O+F@D.@@@J_@@@@0QOT2<2TWMYBP@@@R@@@@A...")+ ':K1:h!"/dW!!<3T6UjNf[(sM&!!!IY!!!e,7o2u[lPKXT!!!@R!!!*(:K&o%;0,kH!!!$B!!!",@r5X...")
 </code> </code>
  
-The new Font can now be accessed by+The newly imported Font can be accessed by
  
 <code smalltalk> <code smalltalk>
Line 47: Line 47:
 </code> </code>
  
-and used in the PDF for text as usual: +and used in PDF for text as usual by its name
  
 <code smalltalk> <code smalltalk>
  • fontsimport.1474731334.txt.gz
  • Last modified: 2016/09/24 17:35
  • by christian