View Issue Details

IDProjectCategoryView StatusLast Update
0001725DraftFeaturepublic2014-09-15 20:00
Reporterquick61 Assigned Toyorik  
PrioritynormalSeverityminorReproducibilityhave not tried
Status closedResolutionfixed 
Summary0001725: Add option in ShapeString dialog to allow use of single line fonts (stick fonts)
DescriptionCurrently, Draft > ShapeString will not allow the use of single line True Type Fonts like those found here - http://www.mrrace.com/CamBam_Fonts/

When invoking ShapeString, an error occurs from not being able to create a face.

  

 
Steps To ReproduceDownload Stick Font zip file from http://www.mrrace.com/CamBam_Fonts/

Unzip fonts and attempt to use one of the nine stick fonts in a ShapeString.

Additional InformationReference Forum Thread - http://forum.freecadweb.org/viewtopic.php?f=8&t=7542
TagsNo tags attached.
FreeCAD Information

Activities

yorik

2014-09-01 14:35

administrator   ~0005052

Will add this asap!

quick61

2014-09-04 19:58

reporter  

CamBam_StickFont_9.fcstd (12,523 bytes)

quick61

2014-09-04 19:58

reporter   ~0005071

Last edited: 2014-09-04 19:59

Just built and tested http://sourceforge.net/p/free-cad/code/ci/a723ec4b81ac666b418ac315182a96cc7392884a/

I am getting the error -

Traceback (most recent call last):
  File "/home/mark/Build/FreeCAD/Mod/Draft/Draft.py", line 4903, in execute
    s = self.makeFaces(char)
  File "/home/mark/Build/FreeCAD/Mod/Draft/Draft.py", line 4952, in makeFaces
    face.validate()
<type 'exceptions.Exception'>:

- with most stick fonts in the CamBam pack. Font 9, while not producing an error in report view, does not display correctly. See attached.

yorik

2014-09-04 20:22

administrator   ~0005072

Yes I'm still not happy with it either. there are more problems, some lines mising, etc.

Related Changesets

FreeCAD: master a723ec4b

2014-09-04 20:57:59

yorik

Details Diff
Draft: Allow sticky fonts in ShapeString Affected Issues
0001725
mod - src/Mod/Draft/Draft.py Diff File

FreeCAD: master 9af4df3c

2014-09-10 20:56:50

yorik

Details Diff
Draft: minor fix in Shapestring Affected Issues
0001725
mod - src/Mod/Draft/Draft.py Diff File

FreeCAD: master 4b59ef15

2014-09-15 21:43:14

yorik

Details Diff
Draft: fixed sticky fonts - fixes 0001725 Affected Issues
0001725
mod - src/Mod/Draft/Draft.py Diff File

Issue History

Date Modified Username Field Change
2014-09-01 14:16 quick61 New Issue
2014-09-01 14:35 yorik Assigned To => yorik
2014-09-01 14:35 yorik Status new => assigned
2014-09-01 14:35 yorik Note Added: 0005052
2014-09-04 19:58 quick61 File Added: CamBam_StickFont_9.fcstd
2014-09-04 19:58 quick61 Note Added: 0005071
2014-09-04 19:59 quick61 Note Edited: 0005071
2014-09-04 20:22 yorik Note Added: 0005072
2014-09-04 20:22 yorik Changeset attached => FreeCAD Master master a723ec4b
2014-09-11 00:24 yorik Project FreeCAD => Draft
2014-09-11 00:24 yorik Changeset attached => FreeCAD Master master 9af4df3c
2014-09-15 20:00 yorik Changeset attached => FreeCAD Master master 4b59ef15
2014-09-15 20:00 yorik Status assigned => closed
2014-09-15 20:00 yorik Resolution open => fixed