ultimatepp/uppsrc/GLDraw/todo.txt
cxl 7748be1778 GLDraw: TextureDraw fixes
git-svn-id: svn://ultimatepp.org/upp/trunk@12428 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2018-10-29 18:15:12 +00:00

19 lines
427 B
Text

- fix ellipse line issue
- colored texture paints (optimize text)
- colored alpha texture paints
- unify texture draw code
- GLTextureDraw - correct RGBA handling
- make banded glyphs
- make alpha textures
- alpha atlas
- optimize draw rect
DONE:
- Texture change Rect -> Rectf
- ARC
- DASHER
- circle pen should be able to 'dash'
- arc pen should be able to 'dash'
- polygon pen should be able to 'dash'