sg
|
4e5b164c36
* For Linux, "/" is added to the bgipath instead of "\" if this character
|
25 years ago |
daniel
|
ec29a31834
* copyright 2000
|
25 years ago |
daniel
|
a79b4a404b
* copyright 2000 added
|
25 years ago |
Jonas Maebe
|
39343bf688
* removed/commented out (inited but) unused vars and unused types
|
25 years ago |
Jonas Maebe
|
c2020897fd
+ by default, also attempt to install the fonts that come with TP7
|
25 years ago |
Jonas Maebe
|
39d5e1c70a
* XAspect and YAspect are now words instead of smallints, they
|
25 years ago |
Jonas Maebe
|
802730bfb5
* changed vesa.inc do it doesn't try to use linear modes anymore (doesn't work
|
26 years ago |
pierre
|
4bfe8086c4
+ CloseGraph if errors
|
26 years ago |
peter
|
62bd7e53ee
* integer -> smallint to overcome -S2 switch needed for ggi version
|
26 years ago |
Jonas Maebe
|
91fca2d81f
* putimage now performs the lipping itself and uses directputpixel
|
26 years ago |
Jonas Maebe
|
4ebd215a8c
* changed definition of getscanlineproc to "getscanline(x1,x2,y:
|
26 years ago |
pierre
|
54874916af
* SetBkColor like BP by changing Palette entry zero
|
26 years ago |
michael
|
1eb4bfc435
+ Removed charmessagehandler declaration, it is in graphh.inc
|
26 years ago |
Jonas Maebe
|
db5cdd7387
* corrected misplacement of call to initvars in initgraph
|
26 years ago |
Jonas Maebe
|
6ad29d29a6
* _GraphResult is now properly set to grOK by DetectGraph and
|
26 years ago |
Jonas Maebe
|
acabc4c7fa
* fixed VlineVESA256 and re-enabled it in graph.inc
|
26 years ago |
pierre
|
926f82efc1
* memory corruption within GetImage removed
|
26 years ago |
pierre
|
2719fb91e8
* PutImage used an integer index that became negative !!!!
|
26 years ago |
florian
|
3839c77a58
* the size was calculated wrong by imagesize
|
26 years ago |
florian
|
2c4cddd82d
* better looking font
|
26 years ago |
peter
|
79d331a978
* fpcmake support
|
26 years ago |
peter
|
6dac8462c5
* move graph.inc to the target dir
|
26 years ago |
florian
|
707675a501
+ first release of win32 gui support
|
26 years ago |
Jonas Maebe
|
d6cb636d80
* fixed clipping for thickwidth lines (bug 659)
|
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
|
bd4d132c5b
+ detectgraph
|
26 years ago |
Jonas Maebe
|
5f0cf70477
* optimized patternline a bit (always use hline when possible)
|
26 years ago |