mirror of
https://github.com/apache/nuttx.git
synced 2026-06-06 08:36:24 +08:00
Completes test of line/trapezoid drawing routines
git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@3842 42af7a65-404d-4744-a932-0658087f49c3
This commit is contained in:
@@ -488,7 +488,8 @@ o Graphics subystem (graphics/)
|
||||
negative X offsets. Negative x-offsets are necessary for certain
|
||||
glyphs (and is very common in italic fonts).
|
||||
For example Eth, icircumflex, idieresis, and oslash should have
|
||||
offset=1 in the 40x49b font.
|
||||
offset=1 in the 40x49b font (these missing negative offsets are
|
||||
NOTE'ed in the font header files).
|
||||
Status: Open. The problem is that the x-offset is an unsigned bitfield
|
||||
in the current structure.
|
||||
Priority: Low.
|
||||
|
||||
Reference in New Issue
Block a user