jan_flanders

Untitled

Dec 21st, 2012
91
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.61 KB | None | 0 0
  1. 1) ==================== Glyph start ===================== //missing character
  2. char code: 0, char: MISSING GLYPH
  3. SRStyleChange
  4. s.scsr_move 0,x,y: None
  5.  
  6. SRStyleChange
  7. s.scsr_move x: 1290
  8. s.scsr_move y: 0
  9.  
  10. [SNIP]
  11.  
  12. 2) ==================== Glyph start ===================== //null
  13. char code: 1, char: NUL
  14. SRStyleChange
  15. s.scsr_move 0,x,y: None
  16.  
  17. 3) ==================== Glyph start ===================== //carriage return
  18. char code: 2, char: NUL
  19. SRStyleChange
  20. s.scsr_move 0,x,y: None
  21.  
  22. 4) ==================== Glyph start ===================== // SPACE
  23. char code: 32, char:
  24. SRStyleChange
  25. s.scsr_move 0,x,y: None
Advertisement
Add Comment
Please, Sign In to add comment