Skip to content

Tool to create bitmaps and fonts for embedded applications, v.2

Notifications You must be signed in to change notification settings

cdplayer/lcd-image-converter

 
 

Repository files navigation

LCD Image Converter
Tool to create bitmaps and fonts for embedded applications, v.2
This program allows you to create bitmaps and fonts, and transform them to "C"
source format for embedded applications.

Home page: http://code.google.com/p/lcd-image-converter/
Mailto:    [email protected]

================================================================================
This program is free software: you can redistribute it and/or modify
it under the terms of the GNU General Public License as published by
the Free Software Foundation, either version 3 of the License, or
(at your option) any later version.

This program is distributed in the hope that it will be useful,
but WITHOUT ANY WARRANTY; without even the implied warranty of
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
GNU General Public License for more details.

You should have received a copy of the GNU General Public License
along with this program.  If not, see <http://www.gnu.org/licenses/

================================================================================
How to build from command line:

chmod +x build.sh
./build.sh
# run
./_linux/release/lcd-image-converter

================================================================================

About

Tool to create bitmaps and fonts for embedded applications, v.2

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • C++ 69.1%
  • C 21.4%
  • TypeScript 8.5%
  • JavaScript 0.5%
  • XSLT 0.4%
  • Shell 0.1%