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
Next revision Both sides next revision
start [2018/08/04 16:23]
christian [What's new]
start [2020/02/22 10:57]
christian [Libraries]
Line 25: Line 25:
 Included is a UI tool to inspect PDFs: the PDFExplorer (internal version of the [[PDFtalkSnooper]] application). Included is a UI tool to inspect PDFs: the PDFExplorer (internal version of the [[PDFtalkSnooper]] application).
  
-===== Related projects =====+===== Get started =====
  
 +The slides {{pdf:esug2011_slides_pdf_in_smalltalk.pdf|"PDF in Smalltalk"}} (a talk at [[http://www.esug.org/|ESUG]] 2011), give an overview of what this project is about.
  
-**[[RDF]]** The implementation of the W3C Recommendation [[https://www.w3.org/TR/2014/REC-rdf-syntax-grammar-20140225/|RDF 1.1 XML Syntax]].+Load the **{PDFtalk Project}** bundle from the [[storeaccess|Cincom Public Store]] into your [[http://www.cincomsmalltalk.com/main/products/visualworks/|VisualWorks]] image.
  
-**[[PDFtalk4Gemstone|PDFtalk for Gemstone]]** The port of the library to Gemstone SmalltalkA talk about this was held at ESUG 2017: "PDFtalk for Gemstone" (slides are [[https://www.slideshare.net/esug/pdftalk-for-gemstone|here]]).+Note 1: The old version of the library is still in the store under the name {PDF Development}Don't load this.
  
-**[[GemstoneFileout|Gemstone Fileout]]** A VisualWorks to Gemstone translation toolThis toolwith project specific code transformation declarations, creates a Gemstone fileinUsed to create the Gemstone PDFtalkLibrary from the Values package and PDFtalk bundle.+Note 2: The library uses the ''Values'' package. There has been an incompatible change in version 3. Unfortunately, the old version is in the contribution of VisualWorks up to version 8.3.2. If the old version is loadedyou get errors about ''OrderedDictionary''This class has been renamed to ''Valuemap'' in the new version. If this error hits you (I tried to prevent this by improving the prerequisites), please load ''Values'' version 3.x first.
  
-The projects above are open source with MIT licence.+Try the [[examples|demos and examples]].
  
-**[[PDFtalkSnooper]]** Stand-alone UI tool to inspect PDFs. This is the packaged version of the internal PDFExplorer.+Read the [[documentation]]. 
 +===== Related projects =====
  
-The tool is free, but not open-sourced. +==== Libraries ====
-===== Get started =====+
  
-The slides {{pdf:esug2011_slides_pdf_in_smalltalk.pdf|"PDF in Smalltalk"}} (a talk at [[http://www.esug.org/|ESUG]] 2011), give an overview of what this project is about.+**[[complexvalues|Values]]** A base library for immutable complex objects facilitating functional programming.
  
-Load the **{PDFtalk Project}** bundle from the [[storeaccess|Cincom Public Store]] into your [[http://www.cincomsmalltalk.com/main/products/visualworks/|VisualWorks]] image.+**[[RDF]]** The implementation of the W3C Recommendation [[https://www.w3.org/TR/2014/REC-rdf-syntax-grammar-20140225/|RDF 1.1 XML Syntax]].
  
-Try the [[examples|demos and examples]].+**[[PostScript]]** Implementation of the PostScript Level 3 language (without graphics or rendering).
  
-Read the [[documentation]].+**[[CMap]]** Font encodings for Type 0 fonts (large fonts for Japanese, Chinese, Korean...) 
 +==== Gemstone ====
  
-To get the latest news and to participate in discussions, subscribe to the [[http://www.freelists.org/list/pdf4st|mailing list]].+**[[PDFtalk4Gemstone|PDFtalk for Gemstone]]** The port of the library to Gemstone Smalltalk. 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.
 +
 +The projects above are open source with MIT licence.
 +
 +==== Tools ====
 +
 +**[[PDFtalkSnooper|Snooper]]** Stand-alone UI tool to inspect PDFs. This is the packaged version of the internal tool.
 +
 +The tool is free, but not open-sourced.
  
 ===== References ===== ===== References =====
  • start.txt
  • Last modified: 2022/03/01 10:35
  • by christian