Commit graph

14 commits

Author SHA1 Message Date
asau
a49a81dd67 Stop using malloc.h, it is deliberately broken on FreeBSD. 2014-03-25 23:13:21 +00:00
markd
c9e79393f1 Build with freetype 2.5.x 2014-02-01 03:46:49 +00:00
wiz
90d65730e9 Use upstream version of png-1.5 fix. 2011-02-12 11:40:41 +00:00
wiz
05aa42698f Fix build with png-1.5. 2011-02-07 22:08:42 +00:00
wiz
7820d29151 Update to 2.21:
Changes since 2.17 not found.

2.17:
Changes: This release finishes the numbered lists. All tools have
a 'Close' button now. The configurable resources mechanism now
works without X11 for command line calls. There is preliminary
support for 'shapes', the newer Word figures mechanism. There is
support for the Euro sign if the font supports it. With some
configuration,
Ted can now use most fonts configured in GhostScript. It uses more
CSS and fewer tables in HTML. Many annoying bugs were fixed.
2010-06-14 09:55:04 +00:00
kristerw
110a24a3f9 Do not include <malloc.h>. 2005-07-18 00:46:18 +00:00
markd
0f753155b5 Update ted to version 2.14.
(Ted 2.14 April 6, 2003)
* Initial support for Macintosh pict images
* Table Headers
* Bug in image rendering on 256 color screens solved
* Fixes in German package
* Brazilian window texts
* Tabs in page headers/footers finally saved in such a way that they are
  picked up by MS-Word 2000

(Ted 2.13 March 15, 2003)
* Options for making much more compact PostScript when a document is printed.
* Support for smallcaps.
* Upgraded the pdfmarks to a version that more recent versions of acroread
  support.
* Default codepage for new documents now is 1252. The defaultAnsicpg resource
  must be used to set a different one.
* Make the print dialog usable when there is a huge number of printers.
* Partial implementation of rowspan/colspan of table cells.

(Ted 2.12 December 1, 2002)
* GTK version is now more mature and even usable. Source Adapted to GTK 2.0
* Solid shading of paragraphs and table cells.
* Colored table cell borders, Text colors.
* GTK version uses X11 resources for configuration, like the Motif version.
* To change the hyperlinks as saved by older versions of Ted to blue and
  underlined once run the command TED_HYPERLINKS_BLUE=1 Ted old.rtf and save
  the document.
2003-04-09 13:26:45 +00:00
cjep
9083e1d5bc Add NetBSD tags. 2002-05-20 17:41:05 +00:00
markd
5fc9edf546 Stop complaints about PKGDIR being redefined.
Fixes pkg/16408 from Robert Elz.
2002-04-21 23:19:53 +00:00
markd
27929384a5 Stop "-I/usr/include" from explicitly appearing in CFLAGS as this breaks
gcc's overriding of some system header files on non-NetBSD platforms.
2002-04-09 02:30:24 +00:00
markd
c952c0ded5 Update Ted to version 2.11
Changes since version 2.10

* Footnotes and endnotes.
* Detailed manipulation of the tabulator settings with a 'Tabs' tool.
* Bugs and annoyances have been removed. In particular the crash with
  printing on lp based systems like RedHat Linux 7.
* Added the posiibility to convert to PostScript without even touching
  the X11 environment.
* Windows Metafile picture rendering extended to more types of metafiles.
  As most images in rtf files are metafiles this solves problems with the
  more complicated ones.
* Better portability to older systems.
* Jouk Jansen contributed fixes for a port to OpenVMS.
* Preparations for multi column layout.
* Preparations for 'Undo'
2002-04-09 02:13:37 +00:00
hubertf
d06225ad8f Make this build again after an API change for png_info_init()
in latest png (1.0.12 or so)
2001-08-24 13:02:48 +00:00
wiz
9fd486cfe9 Update ted and its spell checking libraries to 2.10.
Changes are unknown, except that it doesn't depend on libungif anymore.
XXX: Merge the spellchecking packages?
XXX: There are three more for sk, hu, and pl, if anybody cares.
2001-05-19 17:18:41 +00:00
wiz
14af5e7958 Move ted and support packages from textproc to editors. 2001-05-14 14:42:19 +00:00