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

This branch is 934 commits behind riuson/lcd-image-converter:master.

Folders and files

NameName
Last commit message
Last commit date

Latest commit

Oct 29, 2013
c026d86 · Oct 29, 2013
Oct 14, 2013
Oct 28, 2013
Aug 28, 2013
Oct 29, 2013
Oct 13, 2013
Aug 22, 2012
Oct 13, 2012
Oct 13, 2012
Oct 11, 2013
Jun 2, 2013
Aug 22, 2012
Aug 23, 2012
Aug 22, 2012

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:    riuson@gmail.com

================================================================================
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%