View Issue Details
ID | Project | Category | View Status | Date Submitted | Last Update |
---|---|---|---|---|---|
0010125 | Scribus | public | 2011-07-10 23:08 | 2011-07-10 23:22 | |
Reporter | bmcken | Assigned To | jghali | ||
Priority | normal | Severity | feature | Reproducibility | always |
Status | closed | Resolution | duplicate | ||
OS | Windows 2000 | OS Version | SP4 | ||
Product Version | 1.3.9 | ||||
Summary | 0010125: Font is not embedded in exported pdf from SVG text | ||||
Description | JGhali, I can appreciate how challenging and complex at times software development can be. In many instances I can readily see that SVG text and graphics issues are on the leading (if not bleeding) edge of technology. However, in this instance, I feel that you have not responded to my issue and question: my concern is not the same as that reported in Issue 0009841. I am not concerned about 'editing' the svg text and graphics. My concern is that the font is embedded in the pdf so that when printed, the pdf has the actual font to print from. Best wishes, Barry McKenna | ||||
Tags | No tags attached. | ||||
Patch | |||||
duplicate of | 0009841 | new | [PATCH] svg plug-in doesn't import text as (editable) text |
|
Your issue is exactly the same as 0009841. As i explained, svg importer vectorize text. As a consequence, there is no notion of the font used in the svg anymore once svg has been imported. Keeping the original font name won't help, as embedding a font in a pdf will have an effect only if text is imported as text, ie it is kept editable. So your issue is exactly 0009841. [Bonus] In some case fonts may be embedded as 'svg fonts' in the svg itself. Even with 0009841 solved, in such case, it will not be possible to embed those svg fonts in pdf, for the simple reason that such fonts are not supported by pdf specs. |
Date Modified | Username | Field | Change |
---|---|---|---|
2011-07-10 23:08 | bmcken | New Issue | |
2011-07-10 23:22 | jghali | Note Added: 0026583 | |
2011-07-10 23:22 | jghali | Relationship added | duplicate of 0009841 |
2011-07-10 23:22 | jghali | Status | new => resolved |
2011-07-10 23:22 | jghali | Resolution | open => duplicate |
2011-07-10 23:22 | jghali | Assigned To | => jghali |
2011-07-10 23:22 | jghali | Status | resolved => closed |
2011-07-10 23:27 | jghali | Note Edited: 0026583 |