peter
|
01dfac4a4e
* old logs removed and tabs fixed
|
23 years ago |
carl
|
027292b880
- unit cleanup (removed unused defines)
|
23 years ago |
pierre
|
9fef30d585
merged from FIXES branch: DrawTextBackground support
|
23 years ago |
michael
|
650fbb86aa
+ removed logs
|
25 years ago |
michael
|
e7aca136a1
+ Initial import
|
25 years ago |
sg
|
de9fead4bd
* The text functions can now convert the character sets of the given
|
25 years ago |
Jonas Maebe
|
b02682c7c5
* fixed registerbgifont (webbug 847)
|
25 years ago |
florian
|
b8faf9a8a3
* some more procedures can be now hooked by the OS specific implementation
|
25 years ago |
florian
|
fe462795f6
* introduce a DrawBitmapCharHoriz procedure variable to accelerate output on
|
25 years ago |
peter
|
66ea55dd7c
* removed warnings/notes
|
25 years ago |
daniel
|
ec29a31834
* copyright 2000
|
25 years ago |
daniel
|
a79b4a404b
* copyright 2000 added
|
25 years ago |
Jonas Maebe
|
3fafebe811
* fixed bug in outTextXY for vertical text
|
25 years ago |
Jonas Maebe
|
39343bf688
* removed/commented out (inited but) unused vars and unused types
|
25 years ago |
Jonas Maebe
|
c483ef813d
* turn off IO checking when attempting to open a font file (to avoid RTE)
|
25 years ago |
peter
|
62bd7e53ee
* integer -> smallint to overcome -S2 switch needed for ggi version
|
26 years ago |
florian
|
254c43d6b7
* the writing of the default font was wrong when doing scaling:
|
26 years ago |
Jonas Maebe
|
85f0d28bf1
* fix for disposing font data because it can contain #0 chars
|
26 years ago |
Jonas Maebe
|
03980540bd
* reordered some local variables (first 4 byte vars, then 2 byte vars
|
26 years ago |
peter
|
85c3b9ff3b
* new graph unit is default for go32v2
|
26 years ago |
Jonas Maebe
|
aa5751acbc
* changed name of modeinfo variable to vesamodeinfo and fixed
|
26 years ago |
Jonas Maebe
|
7e28f32cdc
* changed ratios so font sizes on screen are the same as with TP
|
26 years ago |
Jonas Maebe
|
cd377606a4
* changed org_to_cap, org_to_dec and org_to_base to shortints (from
|
26 years ago |
Jonas Maebe
|
47b14faf20
* renamed text.inc -> gtext.inc to avoid conflict with system unit
|
26 years ago |