History log of /haiku-fatelf/src/add-ons/print/drivers/pdf/source/PDFWriter.h
Revision Date Author Comments
# 6f0d4169 27-Jul-2010 Michael Pfeiffer <michael.w.pfeiffer@gmail.com>

* Moved enconding files into system/data/PDF Writer directory,
as correctly pointed out by Ingo these are no setting files.
* Use find_directory() here and in places marked with TODOs.


git-svn-id: file:///srv/svn/repos/haiku/haiku/trunk@37772 a95241bf-73f2-0310-859d-f6bbb57e9c96


# 7f5bbbdc 26-Jun-2009 Axel Dörfler <axeld@pinc-software.de>

* Removed PI, and PI2 from math.h.
* Replaced all occurences with the standard macros M_PI, and M_PI_2.
* Some coding style cleanup on the touched files, no other changes besides
adding a missing check for a failed memory allocation.


git-svn-id: file:///srv/svn/repos/haiku/haiku/trunk@31250 a95241bf-73f2-0310-859d-f6bbb57e9c96


# 0ca6b749 26-Jul-2008 Karsten Heimrich <host.haiku@gmx.de>

* merge parts of libprint and libprintutils to make both indepentend
* adjust all drivers to take that into account
* fix UpdateText() signature in JSDSlider to avoid warning



git-svn-id: file:///srv/svn/repos/haiku/haiku/trunk@26648 a95241bf-73f2-0310-859d-f6bbb57e9c96


# fcccd8b7 20-Jan-2007 Michael Pfeiffer <michael.w.pfeiffer@gmail.com>

Some printing related improvements:
* libprint based drivers can now show a preview window and show progress
window while printing contributed in part by Hartmut Reh.
* Libprint and PCL6 driver bug fixes.
* Code clean-up (removed code duplications, coding style, copyright text)

Builds under Linux. Not tested under BeOS.


git-svn-id: file:///srv/svn/repos/haiku/haiku/trunk@19882 a95241bf-73f2-0310-859d-f6bbb57e9c96


# 6b376d60 23-Oct-2006 Oliver Tappe <zooey@hirschkaefer.de>

* fixed all compilation issues of printkit-stuff with gcc4 on Linux
* removed leagcy _sstream-header, we now use sstream, as both compilers provide it



git-svn-id: file:///srv/svn/repos/haiku/haiku/trunk@19109 a95241bf-73f2-0310-859d-f6bbb57e9c96


# 5029115d 21-Nov-2004 shatty <shatty@nowhere.fake>

address compiler warnings


git-svn-id: file:///srv/svn/repos/haiku/trunk/current@10100 a95241bf-73f2-0310-859d-f6bbb57e9c96


# 8ce73048 18-Sep-2003 Michael Pfeiffer <michael.w.pfeiffer@gmail.com>

Added user defined encoding that is created at runtime. Display used fonts in status window.


git-svn-id: file:///srv/svn/repos/haiku/trunk/current@4758 a95241bf-73f2-0310-859d-f6bbb57e9c96


# a952b1a5 27-Jun-2003 Michael Pfeiffer <michael.w.pfeiffer@gmail.com>

Added ImageCache.


git-svn-id: file:///srv/svn/repos/haiku/trunk/current@3697 a95241bf-73f2-0310-859d-f6bbb57e9c96


# ceffc48d 22-Mar-2003 Michael Pfeiffer <michael.w.pfeiffer@gmail.com>

- updated to use PDFlib 5.0.0b2
- added basic support for stroke/fill opacity (transparency)


git-svn-id: file:///srv/svn/repos/haiku/trunk/current@2991 a95241bf-73f2-0310-859d-f6bbb57e9c96


# cdef5321 07-Jan-2003 Michael Pfeiffer <michael.w.pfeiffer@gmail.com>

Enabled pattern support.


git-svn-id: file:///srv/svn/repos/haiku/trunk/current@2386 a95241bf-73f2-0310-859d-f6bbb57e9c96


# 7669b415 28-Jul-2002 Michael Pfeiffer <michael.w.pfeiffer@gmail.com>

Renamed pattern to pattern0 because of name clash.


git-svn-id: file:///srv/svn/repos/haiku/trunk/current@501 a95241bf-73f2-0310-859d-f6bbb57e9c96


# 52a38012 08-Jul-2002 ejakowatz <ejakowatz@nowhere.fake>

It is accomplished ...


git-svn-id: file:///srv/svn/repos/haiku/trunk/current@10 a95241bf-73f2-0310-859d-f6bbb57e9c96


# 6f0d41695759f816960c9bc6a9c5079ce09cb473 27-Jul-2010 Michael Pfeiffer <michael.w.pfeiffer@gmail.com>

* Moved enconding files into system/data/PDF Writer directory,
as correctly pointed out by Ingo these are no setting files.
* Use find_directory() here and in places marked with TODOs.


git-svn-id: file:///srv/svn/repos/haiku/haiku/trunk@37772 a95241bf-73f2-0310-859d-f6bbb57e9c96


# 7f5bbbdc56fa18cfc94ea649e9f1337301906e19 26-Jun-2009 Axel Dörfler <axeld@pinc-software.de>

* Removed PI, and PI2 from math.h.
* Replaced all occurences with the standard macros M_PI, and M_PI_2.
* Some coding style cleanup on the touched files, no other changes besides
adding a missing check for a failed memory allocation.


git-svn-id: file:///srv/svn/repos/haiku/haiku/trunk@31250 a95241bf-73f2-0310-859d-f6bbb57e9c96


# 0ca6b749f48605c923441ef708224cdd60af095e 26-Jul-2008 Karsten Heimrich <host.haiku@gmx.de>

* merge parts of libprint and libprintutils to make both indepentend
* adjust all drivers to take that into account
* fix UpdateText() signature in JSDSlider to avoid warning



git-svn-id: file:///srv/svn/repos/haiku/haiku/trunk@26648 a95241bf-73f2-0310-859d-f6bbb57e9c96


# fcccd8b7592fb8c4a853129e9e986ecc03cbdb01 20-Jan-2007 Michael Pfeiffer <michael.w.pfeiffer@gmail.com>

Some printing related improvements:
* libprint based drivers can now show a preview window and show progress
window while printing contributed in part by Hartmut Reh.
* Libprint and PCL6 driver bug fixes.
* Code clean-up (removed code duplications, coding style, copyright text)

Builds under Linux. Not tested under BeOS.


git-svn-id: file:///srv/svn/repos/haiku/haiku/trunk@19882 a95241bf-73f2-0310-859d-f6bbb57e9c96


# 6b376d605557c600cc5443bf376c23dd2a7861cb 23-Oct-2006 Oliver Tappe <zooey@hirschkaefer.de>

* fixed all compilation issues of printkit-stuff with gcc4 on Linux
* removed leagcy _sstream-header, we now use sstream, as both compilers provide it



git-svn-id: file:///srv/svn/repos/haiku/haiku/trunk@19109 a95241bf-73f2-0310-859d-f6bbb57e9c96


# 5029115dff00084153f6a08766557cbe6a3c1c2b 21-Nov-2004 shatty <shatty@nowhere.fake>

address compiler warnings


git-svn-id: file:///srv/svn/repos/haiku/trunk/current@10100 a95241bf-73f2-0310-859d-f6bbb57e9c96


# 8ce7304896e2a7dfa4674b066778c55f68b82f19 18-Sep-2003 Michael Pfeiffer <michael.w.pfeiffer@gmail.com>

Added user defined encoding that is created at runtime. Display used fonts in status window.


git-svn-id: file:///srv/svn/repos/haiku/trunk/current@4758 a95241bf-73f2-0310-859d-f6bbb57e9c96


# a952b1a530481991eb489b13e269b47b797da90d 27-Jun-2003 Michael Pfeiffer <michael.w.pfeiffer@gmail.com>

Added ImageCache.


git-svn-id: file:///srv/svn/repos/haiku/trunk/current@3697 a95241bf-73f2-0310-859d-f6bbb57e9c96


# ceffc48db98564cf105fb9cb24133d8d6fd62426 22-Mar-2003 Michael Pfeiffer <michael.w.pfeiffer@gmail.com>

- updated to use PDFlib 5.0.0b2
- added basic support for stroke/fill opacity (transparency)


git-svn-id: file:///srv/svn/repos/haiku/trunk/current@2991 a95241bf-73f2-0310-859d-f6bbb57e9c96


# cdef53218cb2ed652aed9274e5b7fcafd42cea74 07-Jan-2003 Michael Pfeiffer <michael.w.pfeiffer@gmail.com>

Enabled pattern support.


git-svn-id: file:///srv/svn/repos/haiku/trunk/current@2386 a95241bf-73f2-0310-859d-f6bbb57e9c96


# 7669b415661abdf1c80ddce60d7629369c766510 28-Jul-2002 Michael Pfeiffer <michael.w.pfeiffer@gmail.com>

Renamed pattern to pattern0 because of name clash.


git-svn-id: file:///srv/svn/repos/haiku/trunk/current@501 a95241bf-73f2-0310-859d-f6bbb57e9c96


# 52a380120846174213ccce9c4aab0dda17c72083 08-Jul-2002 ejakowatz <ejakowatz@nowhere.fake>

It is accomplished ...


git-svn-id: file:///srv/svn/repos/haiku/trunk/current@10 a95241bf-73f2-0310-859d-f6bbb57e9c96