Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revision Previous revision
Next revision
Previous revision
history [2016/05/12 12:40]
christian [February 2016]
history [2017/10/09 12:53] (current)
christian [Version 2.0.0 of October 2017]
Line 1: Line 1:
 ====== History of the Project ====== ====== History of the Project ======
  
-===== Version 1.4.3.0 of May 2016 =====+===== Version 2.0 of October 2017 =====
  
-===== Version 1.4.0.0 of February 2016 =====+**Name** The new name is //**PDFtalk**//The first version was called //PDF4Smalltalk//With the name comes a domain with a wiki dedicated to the library: [[https://wiki.pdftalk.de|wiki.pdftalk.de]].
  
-A comprehensive implementation for using Smalltalk images with PDFs was added to the PDF4Smalltalk library (see [[Images]]). This overdue feature was realized thanks to the encouragement of [[http://smalltalk-bob.blogspot.de/|Bob Nemec]], author of Report4PDF, and the generous funding from his employer, the Canadian engineering company [[http://www.hts.com/|HTS]].+**Typing** The heard of the “PDF engine” is the [[newtyping|typing system]] which allows the assignment of Smalltalk classes to raw PDF objects. The new version has a redesigned type system where PDF types are properly modeled independent from the Smalltalk class hierarchy. This allows to rename classes freely (i.e. adding prefixes) without affecting PDF types. Also, boxing of some simple objects like "null" and booleans is not necessary anymore. Instead the existing classes can be declared as PDF types. More on this in the [[releaseNotes|release notes]]. 
 + 
 +**[[PDFtalk4Gemstone|PDFtalk for Gemstone]]** The new release was triggered by a contract to port the library to Gemstone (thanks to HTS and Bob Nemec). A talk about this was held at ESUG 2017: "PDFtalk for Gemstone" (slides are [[https://www.slideshare.net/esug/pdftalk-for-gemstone|here]]). 
 + 
 +**[[GemstoneFileout|Gemstone Fileout]]** A VisualWorks to Gemstone translation tool. This tool, with project specific code transformation declarations, creates a Gemstone filein. Used to create the Gemstone PDFtalkLibrary from the Values package and PDFtalk bundle. 
 + 
 +Both new projects are open source with MIT licence. 
 +===== Version 1.4.3 of May 2016 ===== 
 + 
 +Image conversions are faster for non-optimized cases. The fallback pixel-by-pixel conversion was changed: first convert the image to the screen representation and then to PDF (which is optimized). 
 + 
 +There are also some bug fixes concerning fonts and images using multiple filters. 
 + 
 +And for the UI: the [left arrow] in the PDFExplorer tree view now moves the selection to the parent when not opened. To me this is the expected behavior for tree views. 
 +===== Version 1.4 of February 2016 ===== 
 + 
 +A comprehensive implementation for using Smalltalk images with PDFs was added to the PDF4Smalltalk library (see [[images]]). This overdue feature was realized thanks to the encouragement of [[http://smalltalk-bob.blogspot.de/|Bob Nemec]], author of Report4PDF, and the generous funding from his employer, the Canadian engineering company [[http://www.hts.com/|HTS]].
  
 ===== March 2015 ===== ===== March 2015 =====
Line 20: Line 36:
  
 This project was hosted at [[http://pdf4smalltalk.origo.ethz.ch/|Origo]] until the end of Mai 2012. The wiki was recreated on [[https://gitorious.org/pdf4smalltalk|Gitorius]]. Other contents was preserved as follows: This project was hosted at [[http://pdf4smalltalk.origo.ethz.ch/|Origo]] until the end of Mai 2012. The wiki was recreated on [[https://gitorious.org/pdf4smalltalk|Gitorius]]. Other contents was preserved as follows:
-  * The **Blog** was recreated on this wiki at [[Blog]]. Until another place is found to host the blog, the old contents is preserved here for reference.+  * The **Blog** was recreated on this wiki at [[:blog]]. Until another place is found to host the blog, the old contents is preserved here for reference.
   * The static **Forum** contents has been reposted on the discussion list and can be seen in the [[http://www.freelists.org/archive/pdf4st|archive]].   * The static **Forum** contents has been reposted on the discussion list and can be seen in the [[http://www.freelists.org/archive/pdf4st|archive]].
   * The **issue tracker** was not used much... so I dropped it with the old contents.   * The **issue tracker** was not used much... so I dropped it with the old contents.
  • history.1463049647.txt.gz
  • Last modified: 2016/05/12 12:40
  • by christian