mirror of
https://github.com/riuson/lcd-image-converter.git
synced 2026-03-03 23:04:11 +01:00
703bf88b42510067cefa8c75a5d0b58cfd94de19
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 ================================================================================ Additional packages on Ubuntu 14.04, Qt5: libqt5xmlpatterns5 qtxmlpatterns5-dbg libqt5xmlpatterns5-private-dev qtscript5-dev qttools5-dev-tools ================================================================================
Description
Languages
C++
93.7%
HTML
3.2%
QMake
2%
JavaScript
0.5%
XSLT
0.4%