Re: LFF specification

Previous Topic Next Topic
 
classic Classic list List threaded Threaded
1 message Options
Reply | Threaded
Open this post in threaded view
|

Re: LFF specification

dxli
Hi,

Rallaz is the designer of LFF, so his answer should be official.

The LibreCAD method to load LFF font is shown here:

https://github.com/LibreCAD/LibreCAD/blob/master/src/lib/engine/rs_font.cpp

RS_Block* RS_Font::generateLffFont(const QString& ch){
It's based on polyline as defined in LibreCAD.

Thanks,

Dongxu

On Thu, Jan 19, 2012 at 10:53 AM, Borneq [via LibreCAD] <[hidden email]> wrote:
Font format lff is simple and selfdocumenting, but is exception: arcs.
Fonts have:
2.39,1,A0.0935;
0.5;3.5,-3,A0.414214
3,7.5;0,7.5,A1;3,7.5,A1
0,7.5;3,7.5,A1;0,7.5,A1
How parse it?
Is any lff specification?


If you reply to this email, your message will be added to the discussion below:
http://librecad.1049103.n5.nabble.com/LFF-specification-tp5158044p5158044.html
To start a new topic under LibreCAD-dev, email [hidden email]
To unsubscribe from LibreCAD-dev, click here.
NAML



--
Dongxu Li, Ph.D.