Search found 177 matches

by smf
Thu Aug 02, 2012 3:52 pm
Forum: QCAD 'How Do I' Questions
Topic: [SOLVED] define cxf font
Replies: 6
Views: 13687

Re: define cxf font

Thanks again, those hints did the trick! :D

Some of the characters (mainly "i", "I", "l", "1") seem to have no or too less letter spacing. Is only the first polyline taken into account, or is there a minimum width of characters?

I have a pdf showing my problem, but can't attach it...
by smf
Thu Aug 02, 2012 11:18 am
Forum: QCAD 'How Do I' Questions
Topic: [SOLVED] define cxf font
Replies: 6
Views: 13687

Re: define cxf font

Many thanks! :D I added # Format: QCad II Font # Creator: ConvertFntToCxf # Version: 1.0.0 # Name: vfont1 # LetterSpacing: 300 # WordSpacing: 675 # LineSpacingFactor: 1 # Author: smf and can adjust horizontal spacing. I think :wink: that LetterSpacing controls spacing between each character and Word...
by smf
Wed Aug 01, 2012 1:42 pm
Forum: QCAD 'How Do I' Questions
Topic: [SOLVED] define cxf font
Replies: 6
Views: 13687

[SOLVED] define cxf font

I have an (old) font definition as ascii text containing only lines between points. I want to use this font in QCad 3 and therefore wrote a small converter, which creates a cxf file - therein is for example [0031] 1 L 41,163,58,172 L 58,172,87,200 L 87,200,87,0 [0044] D L 9,0,9,200 L 9,200,68,200 L ...
by smf
Tue Jul 31, 2012 12:40 pm
Forum: QCAD Community 'How Do I' Questions
Topic: ttf2cxf
Replies: 12
Views: 67840

Re: ttf2cxf

Thank you for your fast response. I have a font that is only required for QCad related stuff, so I thought putting it in QCad's fonts directory would be an option, but the ttf file is not recognized.

So the easiest / best / only way to use this font would be installing it system wide?
by smf
Tue Jul 31, 2012 9:20 am
Forum: QCAD Community 'How Do I' Questions
Topic: ttf2cxf
Replies: 12
Views: 67840

Re: ttf2cxf

Hi,

this is a quite old post, but I found it through forum search :D and google...

Is there an updated version of ttf2cxf? I have a ttf which I want to convert to cxf, but I the delivered binary won't run (missing library) and the source won't compile (missing files).

Thanks a lot
Stefan
by smf
Sun Mar 25, 2012 4:49 pm
Forum: QCAD Suggestions and Feedback
Topic: RC4 rocks!
Replies: 1
Views: 7058

RC4 rocks!

Hi all, I'd like to say that I'm very happy with QCad3 RC4, I'm using it on XUbuntu. The scripting facility is amazing :D and the support / information here in the forum and the responsiveness to bug reports at the bug tracker is very impressive! Thank you for your excellent work, keep at it! Best r...
by smf
Sat Mar 24, 2012 5:48 pm
Forum: QCAD 'How Do I' Questions
Topic: How do I change the printed symbol of points?
Replies: 2
Views: 9142

solved: RC4 has script support

printing by scripts, starting with RC4 there is a new view-function
view.setPrintPointSize(new RVector(size/destScale, size/destScale));
by smf
Wed Mar 21, 2012 11:39 am
Forum: QCAD 'How Do I' Questions
Topic: How do I change the printed symbol of points?
Replies: 2
Views: 9142

feature request added

thanks for your suggestion, feature request (marked as double post) added at http://www.ribbonsoft.com/bugtracker/in ... ask_id=525
by smf
Wed Mar 21, 2012 8:42 am
Forum: QCAD 'How Do I' Questions
Topic: How do I change the printed symbol of points?
Replies: 2
Views: 9142

How do I change the printed symbol of points?

Hi,

in QCAD3 RC2 points were printed as crosses, in QCAD3 RC4 they are printed as (very little) points. I think this isn't a bug but a feature. ;-)

How do I change this behaviour / how can I get the crosses of RC2 in RC4?

Best regards - Stefan
by smf
Tue Mar 06, 2012 1:34 pm
Forum: QCAD Programming, Script Programming and Contributing
Topic: print fails at points and blocks
Replies: 3
Views: 8999

Thank you for your reply. I tried calling updateAllEntities at several locations without any difference. I will send you an example-package via mail.

Thanks again, best regards
Stefan
by smf
Sun Mar 04, 2012 11:43 am
Forum: QCAD Programming, Script Programming and Contributing
Topic: print fails at points and blocks
Replies: 3
Views: 8999

print fails at blocks, points are too small

After lots of searching, it seems that points are printed in fact. But they are too small for "real printing" and not printed as in "print to pdf" in the gui of QCad. So the remaining issues are: - How can I change the size/symbol of printed points in a script? - What can be done if blocks are print...
by smf
Tue Feb 28, 2012 1:12 pm
Forum: QCAD Programming, Script Programming and Contributing
Topic: print fails at points and blocks
Replies: 3
Views: 8999

print fails at points and blocks

I wrote a small script to print one drawing in several configurations regarding visible layers, scale and center (see file at closed feature request at http://www.ribbonsoft.com/bugtracker/index.php?do=details&task_id=505). Two issues persist: points are not visible and blocks are either completely ...

Go to advanced search