Fonts packaged with FreeCAD

  • Open
  • quality assurance status badge
Details
One participant
  • reza
Owner
unassigned
Submitted by
reza
Severity
normal

Debbugs page

reza wrote 2 years ago
(name . bug-guix@gnu.org)(address . bug-guix@gnu.org)
01020187980b09d8-ba70ad0a-3579-40d5-9109-14698f8c3a11-000000@eu-west-1.amazonses.com
Hello Guixers

I noticed that FreeCAD ships fonts used in TechDraw. They are located
inside src/Mod/TechDraw/Gui/Resources/fonts and consist in osifont and
Y14.5. Would be helpful to package them separately as I converted an svg
image with rsvg-convert to pdf and had missing fonts in the resulting pdf.
Maybe there are more fonts packaged with FreeCAD, I did not check all Mods.

Cheers,
Reza
Attachment: OpenPGP_signature
?
Your comment

Commenting via the web interface is currently disabled.

To comment on this conversation send an email to 62945@debbugs.gnu.org

To respond to this issue using the mumi CLI, first switch to it
mumi current 62945
Then, you may apply the latest patchset in this issue (with sign off)
mumi am -- -s
Or, compose a reply to this issue
mumi compose
Or, send patches to this issue
mumi send-email *.patch
You may also tag this issue. See list of standard tags. For example, to set the confirmed and easy tags
mumi command -t +confirmed -t +easy
Or, remove the moreinfo tag and set the help tag
mumi command -t -moreinfo -t +help