log android/dw.cpp @ 2539:822f814a54f4

age author description
Wed, 12 May 2021 06:17:22 +0000 bsmith Android: Fix memory corruption issue due to incorrectly allocating HPIXMAP.
Tue, 11 May 2021 22:44:45 +0000 bsmith Android: Reimplement drawPolygon() using drawPath() instead of drawLines/Points().
Tue, 11 May 2021 09:03:30 +0000 bsmith Android: Implement most of the rest of drawing except for fonts...