]> git.lyx.org Git - features.git/commit
Add script for automatic toolbar image creation.
authorGeorg Baum <baum@lyx.org>
Sun, 16 Dec 2012 13:38:21 +0000 (14:38 +0100)
committerGeorg Baum <baum@lyx.org>
Sun, 16 Dec 2012 13:44:18 +0000 (14:44 +0100)
commit8838648858532a8f1c323f25f37a72c4d2eba496
tree64efd3f6422f5b209c3e0db7abd939cb85e908bb
parentdd21e57bd339c3d3ca722a66769c53a5d6e19bfc
Add script for automatic toolbar image creation.

Manually created toolbar images are needed in many cases, but for simple
symbols automatically generated ones are better than nothing.
development/Makefile.am
development/tools/generate_symbols_images.lyx [new file with mode: 0644]
development/tools/generate_symbols_images.py [new file with mode: 0644]
src/mathed/MathFactory.cpp