SymbolEditor: Difference between revisions
No edit summary |
(Marked this version for translation) |
||
Line 38: | Line 38: | ||
Development code is available [http://projects.kde.org/projects/extragear/graphics/symboleditor/repository here] | Development code is available [http://projects.kde.org/projects/extragear/graphics/symboleditor/repository here] | ||
<!--T:14--> | |||
Version 1.5.0 source code is available [https://download.kde.org/stable/symboleditor/1.5.0/src/SymbolEditor-1.5.0-1.tar.bz2.mirrorlist here] | Version 1.5.0 source code is available [https://download.kde.org/stable/symboleditor/1.5.0/src/SymbolEditor-1.5.0-1.tar.bz2.mirrorlist here] | ||
Revision as of 05:53, 19 August 2014
QPainterPath symbol library creator |
Introduction
SymbolEditor is a program that can create libraries of QPainterPath objects with hints on how to render them. It was originally designed to create symbol libraries for the KXStitch application, but other applications using similar functionality could also make use of them. For information on the file format see this page.
There are a number of tools to aid the designing of symbols, including lines, bezier curves, rectangle and ellipse. Text characters can be selected from any font and the symbols can be mirrored or rotated. Symbols can be filled or unfilled, the line end type and joining style can be changed and the line thickness can be varied.
For more information see the Qt QPainterPath documentation.
Manual
A user manual is available here.
Screenshots
Download
RPMs are available for OpenSuSE, Fedora and CentOS on the OpenSuSE Build Service
Development code is available here
Version 1.5.0 source code is available here