gambas-source-code/main/lib/draw
gambas 8e487e5b18 Painting on an already painted device now correctly inherits the Paint.FontScale property.
[GB.DRAW]
* BUG: Painting on an already painted device now correctly inherits the Paint.FontScale property.
2019-07-10 04:22:14 +02:00
..
cdraw.c
cdraw.h
cpaint.c Painting on an already painted device now correctly inherits the Paint.FontScale property. 2019-07-10 04:22:14 +02:00
cpaint.h
gb.draw.h
gb.geom.h
gb.image.h
gb.paint.h Add Paint.FontScale, and make gb.gtk and gb.gtk3 printer drawing behave the same as QT components. 2019-07-09 19:35:01 +02:00
gb_list.c
main.c
main.h
Makefile.am
matrix.c
matrix.h