home *** CD-ROM | disk | FTP | other *** search
/ ST-Computer Leser-CD 2000 January / LCD_01_2000.iso / anwend / idealist / drucker / gdos / bitmap.ixa next >
Encoding:
Text File  |  1995-04-06  |  1.6 KB  |  57 lines

  1. *****************************************
  2. * Druckeranpassung für IdeaList ab v3.6 *
  3. *****************************************
  4. *                                       *
  5. *  Kommentare: von '*' bis Zeilenende   *
  6. *                                       *
  7. *  Syntax:                              *
  8. *  65 66 = $41 $42 = 'A' 'B' = 'AB'     *
  9. *                                       *
  10. *  nichtnumerische Zeichen u. Blanks    *
  11. *  zwischen den Codes erlaubt           *
  12. *****************************************
  13.  
  14. AdaptName      'GDOS-Bitmapfonts'
  15.  
  16. FeedMode       1    * Papiereinzug: 0 = manuell, 1 = automatisch
  17. GdosPropFact   1.6  * Stretchfaktor für GDOS-Proportionalschrift
  18.  
  19. *********************************
  20. SlotName1      'Swiss         10'
  21. SlotInfo1      'GDOS-Font ATTS'
  22. GdosFontName1  'Swiss'
  23. GdosFontSize1  10
  24.  
  25. *********************************
  26.  
  27. SlotName2      'Swiss         12'
  28. SlotInfo2      'GDOS-Font ATTS'
  29. GdosFontName2  'Swiss'
  30. GdosFontSize2  12
  31.  
  32. *********************************
  33. SlotName3      'Dutch         10'
  34. SlotInfo3      'GDOS-Font ATTR'
  35. GdosFontName3  'Dutch'
  36. GdosFontSize3  10
  37.  
  38. *********************************
  39. SlotName4      'Dutch         12'
  40. SlotInfo4      'GDOS-Font ATTR'
  41. GdosFontName4  'Dutch'
  42. GdosFontSize4  12
  43.  
  44. *********************************
  45. SlotName5      'Typewriter     6'
  46. SlotInfo5      'GDOS-Font ATTP'
  47. GdosFontName5  'Typewriter'
  48. GdosFontSize5  6
  49.  
  50. *********************************
  51. SlotName6      'Typewriter    10'
  52. SlotInfo6      'GDOS-Font ATTP'
  53. GdosFontName6  'Typewriter'
  54. GdosFontSize6  10
  55.  
  56. ******* Ende der Druckeranpassung *******
  57.