Rev |
Age |
Author |
Path |
Log message |
Diff |
8136 |
5185d 01h |
fschmid |
/trunk/Scribus/scribus/pdflib_core.cpp |
Added a "ToUnicode" CMap to the font descriptors in the PDF output, this should give better results when copying text out of a PDF in Acrobat Reader. |
|
8121 |
5186d 08h |
fschmid |
/trunk/Scribus/scribus/pdflib_core.cpp |
PDF-Export: Fix for #3270 |
|
8112 |
5187d 08h |
fschmid |
/trunk/Scribus/scribus/pdflib_core.cpp |
Fixed Bug #5288 |
|
8101 |
5189d 03h |
fschmid |
/trunk/Scribus/scribus/pdflib_core.cpp |
Fixed Bug #5281 |
|
8099 |
5189d 05h |
fschmid |
/trunk/Scribus/scribus/pdflib_core.cpp |
When creating PDF Annotations and Widgets a Cross Cursor is now used. |
|
8096 |
5189d 14h |
avox |
/trunk/Scribus/scribus/pdflib_core.cpp |
render spaces and NB hyphens, cosmetic refactoring |
|
8092 |
5191d 07h |
fschmid |
/trunk/Scribus/scribus/pdflib_core.cpp |
Fixed Bug #5268 |
|
8091 |
5192d 04h |
avox |
/trunk/Scribus/scribus/pdflib_core.cpp |
#5218 |
|
8078 |
5194d 19h |
fschmid |
/trunk/Scribus/scribus/pdflib_core.cpp |
Fixed Bug #5254, but text typed in textfields has now a weired encoding, maybe due to Avox's encoding changes? |
|
8063 |
5195d 21h |
avox |
/trunk/Scribus/scribus/pdflib_core.cpp |
replace useBaselineGrid() with linespacingMode() |
|
8022 |
5198d 17h |
jghali |
/trunk/Scribus/scribus/pdflib_core.cpp |
- introduce ScGzFile class to handle gz file compression/decompression
- libz being now required, remove all #ifdef HAVE_LIBZ |
|
7994 |
5200d 22h |
avox |
/trunk/Scribus/scribus/pdflib_core.cpp |
encapsulate PageItem::{Back,Next}Box
new PageItem methods: link(), unlink(), layout()
drop ExtraV, NextIt and TabValues fields from PageItem |
|
7981 |
5201d 20h |
fschmid |
/trunk/Scribus/scribus/pdflib_core.cpp |
Fixed Bug #5199 |
|
7977 |
5202d 07h |
fschmid |
/trunk/Scribus/scribus/pdflib_core.cpp |
Fixed compiler warnings. |
|
7961 |
5203d 04h |
fschmid |
/trunk/Scribus/scribus/pdflib_core.cpp |
Added ID's "Skew" mode to the Pathtext modes. |
|
7926 |
5205d 01h |
fschmid |
/trunk/Scribus/scribus/pdflib_core.cpp |
Added a new type of Pathtext. Now we have two types:
- "Default", thats the normal one we have for ages
- "Step Stairs", thats the same as ID's "Step Stairs"
Additionally i've added an option to flip the Text on the Path, useful if you want to have the text inside a circle and not outside. |
|
7915 |
5206d 01h |
fschmid |
/trunk/Scribus/scribus/pdflib_core.cpp |
Fourth part of fixing "Text on a Path", export to PDF is working again. |
|
7770 |
5214d 03h |
fschmid |
/trunk/Scribus/scribus/pdflib_core.cpp |
Fixed Bug #5104 |
|
7736 |
5214d 21h |
cbradney |
/trunk/Scribus/scribus/pdflib_core.cpp |
Move MoveItem, SizeItem, MoveSizeItem, AdjustItemSize, RotateItem, MoveRotated, getClosestGuides, SnapToGuides, ApplyGuides from the view to the doc. This should allow a lot more cleaning. No major code changes other than pointers used. Cleans up a lot of view requirements in Scripter and importers etc |
|
7599 |
5223d 07h |
fschmid |
/trunk/Scribus/scribus/pdflib_core.cpp |
PDF Export: better fix for broken color conversion CMYK->RGB |
|