Reduce image size; documentation updates; LPC17 typo fixed
git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@3808 42af7a65-404d-4744-a932-0658087f49c3
This commit is contained in:
parent
2ba9ffc823
commit
f97e88671b
@ -374,6 +374,12 @@ examples/nximage
|
||||
FAR struct fb_vtable_s *up_nxdrvinit(unsigned int devno);
|
||||
#endif
|
||||
|
||||
How was that run-length encoded image produced?
|
||||
|
||||
a. I used GIMP output the image as a .c file.
|
||||
b. I added som C logic to palette-ize the RGB image in the GIMP .c file
|
||||
c. Then I add some simple run-length encoding to palette-ized image.
|
||||
|
||||
NOTE: As of this writing, not all of the scaling options and combinations
|
||||
have been tested.
|
||||
|
||||
|
File diff suppressed because it is too large
Load Diff
Loading…
Reference in New Issue
Block a user