Commit graph

4122 commits

Author SHA1 Message Date
tv
1f40881d7d Convert INSTALL_SCRIPT to INSTALL_LIB. 2004-04-27 22:40:35 +00:00
tv
7cdb6a5a2a Use INSTALL_LIB instead of INSTALL_SCRIPT. 2004-04-27 22:38:51 +00:00
tv
9ac386988e nb2: Obey PKGDIRMODE, and install shlibs as executable. 2004-04-27 20:38:48 +00:00
tv
f1db9cd144 Shared objects must be installed as executable on some platforms. Convert
BSD_INSTALL_DATA to BSD_INSTALL_SCRIPT.
2004-04-27 19:36:27 +00:00
adam
a2c3e9a598 Follow new FreeType2 building rules 2004-04-27 15:42:58 +00:00
adam
9596058992 Follow new FreeType2 build rules 2004-04-27 15:19:53 +00:00
adam
bde1588a89 Changes 2.1.8:
* bug fixes

* Both  PCF  and BDF  drivers  now  handle  the SETWIDTH_NAME  and
  ADD_STYLE_NAME    properties.     Values    are   appended    to
  face->style_name; example: `Bold SemiCondensed'.

* The PCF driver now handles bitmap  fonts compressed with the LZW
  algorithm (extension .pcf.Z, compressed with `compress').

* A  new  API   function  `FT_Get_CMap_Language_ID'  (declared  in
  `tttables.h')  is  available  to   get  the  language  ID  of  a
  TrueType/SFNT cmap.

* The hexadecimal format of  data after the `StartData' command in
  CID-keyed Type 1 fonts is now supported.  While this can't occur
  in  file-based   fonts,  it  can   happen  in  document-embedded
  resources of PostScript documents.

* Embedded bitmaps in SFNT-based CFF fonts are now supported.

* A simple  API is  now available  to control  FreeType's  tracing
  mechanism if compiled  with FT_DEBUG_LEVEL_TRACE.   See the file
  `ftdebug.h' for more details.

* YAMATO Masatake contributed improved  handling of MacOS resource
  forks on non-MacOS platforms (for example, Linux can mount MacOS
  file systems).

* Support for MacOS has been improved; there is now a new function
  `FT_New_Face_From_FSSpec'  similar to `FT_New_Face'  except that
  it accepts an FSSpec instead of a path.

* The cache sub-system has been rewritten.
2004-04-27 14:59:49 +00:00
adam
29158f6886 patch-aa fixes errors due to changes in graphics/cairo API (thanks to Marc) 2004-04-27 14:29:00 +00:00
adam
469a0211b1 buildlink3 fix 2004-04-27 14:16:05 +00:00
adam
59a210797d Changes 0.1.22:
* Cairo was updated to track the changes in libpixman, and now depends
  on libpixman version 0.1.1
Changes 0.1.21:
* New OpenGL backend
* Automatic detection of available backends
Changes 0.1.20:
* New pattern API
* Update to XCB backend
* Faster clipping
2004-04-27 12:48:44 +00:00
adam
a7bc7576fd Added glitz-0.1.0 2004-04-27 12:12:17 +00:00
adam
4277a7c587 Glitz is a portable 2D graphics library that uses OpenGL to render hardware
accelerated graphics.  It supports many of the latest OpenGL features, such as
efficient off-screen rendering using pbuffers. Rendering can be carried out by
arbitrary OpenGL layers, thanks to glitz's extensible backend system.

Glitz is designed to match the X Render Extension semantics and provides
a general way for accelerating this imaging model.  Glitz can be used as
a stand-alone layer above OpenGL but is also designed to act as a backend for
cairo, providing it with OpenGL accelerated output.
2004-04-27 12:11:43 +00:00
adam
0329566514 Changes 0.1.1:
* bug fixes
2004-04-27 11:06:56 +00:00
wiz
fa60c4cab8 Unused. 2004-04-27 00:44:37 +00:00
adam
59c77d0b47 Changes 2.0.23:
* horizontal and vertical DPI hints can now be given to the freetype font
  renderer via the gdFTStringExtra
* several autoconf problems have been addressed
* the current version of freetype is more precisely detected to prevent
  FT_ENCODING_SYMBOL-related errors
* a significant bug in gdNewDynamicCtx was fixed
2004-04-26 12:24:12 +00:00
cube
ac68b303fa Update to 0.4.7 and convert to buildlink3.
2004-04-20
        RELEASE alpha version 0.4.7
        * Added life testing against simulated hardware.
        * Made own package for lib subdirectory
        * Fixed missing include in nvtv.c
        * Allow close before open.

2004-03-08
        RELEASE alpha version 0.4.6
        * FreeBSD patch by Samuel Tardieu. (sed instead of expr in configure,
          opl() and ioperm() compatibility functions for FreeBSD.)
        * Added PCI ids. Changed arch setup in back_nvidia.
        * Moved port permissions to mmio.c (not tested for NetBSD).
        * Debugging messages enabled by option instead of define.
        * Fixed missing getHeadDev dispatch in nvtvd.c
        * Removed Chrontel power settings warning.
        * Added Chrontel-2 modes.
        * Renamed PAL 800x600,640x480 and NTSC 640x480,640x400,720x400
          'Large' Chrontel-1 modes to 'Huge' for consistency with Chrontel-2
        * Added some FAQ entries.
        * Start of i865 support.
        * Disable NX support temporarily for release.
        * Fixed excess 1 encoding for i810 registers.
        * Added --list option.
        * Only setup and clamp for TV modes in back_*.
        * Fixed missing devFlags for ACTION_TVOFF
        * Start of i830/i845/CH2 support.
        * I2C bus for i845.
        * RAISE for messages, -q option for nvtvd, syslog.
        * Fixed Debian boot script FAQ.
        * I2C busses don't use X screen index any longer.
        * Fixed Philips detection bug in tv_common.
        * Use CARD8/16/32 as base types.
        * 3 NX modes; NX is partly working.
        * New CX/TW detection (again). CX is tested, TW will be soon.
        * NetBSD patch by Quentin Garnier
        * Added PCI IDs from 1.0-4363
        * Included PAL-X patch 727924 by Joe Cotroneo (joecotroneo).
        * Start of nx (GeForce4 internal) support (not working yet).
        * Fixed missing head in bnv_updateCrt in back_nvidia.
2004-04-26 10:19:53 +00:00
wiz
f7906f6e94 Unused. 2004-04-26 09:21:57 +00:00
snj
f6adf19940 Grr, forgot to add this. 2004-04-26 05:55:21 +00:00
snj
fbc8ada343 Convert to buildlink3. 2004-04-26 05:20:57 +00:00
snj
d61a61e132 Convert to buildlink3. 2004-04-26 04:55:28 +00:00
snj
73e5ca73f3 Convert to buildlink3. 2004-04-26 04:36:24 +00:00
wiz
0a2616d7c9 Unused. 2004-04-25 23:55:36 +00:00
wiz
f343e14c31 Unused. 2004-04-25 23:45:01 +00:00
snj
b1279d0241 No longer used. 2004-04-25 23:07:27 +00:00
snj
f94e36e9d9 Convert to buildlink3. 2004-04-25 23:05:52 +00:00
dillo
64835f319a use my NetBSD email address, update homepage 2004-04-25 11:44:59 +00:00
snj
124c082233 Convert to buildlink3. 2004-04-25 06:58:43 +00:00
minskim
740398d074 Enable pkgviews installation. 2004-04-25 05:12:27 +00:00
minskim
2f2316e5eb Enable pkgviews installation. 2004-04-25 05:01:44 +00:00
minskim
fbfa5eef25 Enable pkgviews installation. 2004-04-25 04:56:56 +00:00
minskim
f9085ee19e Enable pkgviews installation. 2004-04-25 04:52:57 +00:00
minskim
2f66f0b05b Enable pkgviews installation. 2004-04-25 04:45:36 +00:00
minskim
527f6f4f94 Bl3ify and enable pkgviews installation. 2004-04-25 04:41:23 +00:00
snj
807294a6fc Convert to buildlink3. 2004-04-25 04:40:48 +00:00
xtraeme
81495749e6 Bump PKGREVISION due to gdk-pixbuf update. 2004-04-25 04:16:42 +00:00
xtraeme
b2ba79064b s/USE_X11BASE/USE_X11/ in graphics/gdk-pixbuf. Bump PKGREVISION. 2004-04-25 04:15:43 +00:00
minskim
6ecc2f74b9 Enable pkgviews installation. 2004-04-25 03:35:25 +00:00
snj
f0872fe0d8 Convert to buildlink3. 2004-04-25 02:51:39 +00:00
snj
e6d20765fa Convert to buildlink3. 2004-04-25 02:49:22 +00:00
snj
6021945c05 Convert to buildlink3. 2004-04-25 02:29:06 +00:00
minskim
f70ee055f1 Enable pkgviews installation. 2004-04-25 02:01:20 +00:00
snj
e6530fcc4a Convert to buildlink3 and remove superfluous CPPFLAGS+=-I${LOCALBASE}/include. 2004-04-25 01:58:44 +00:00
snj
9f9d5ccef7 Convert to buildlink3. 2004-04-25 01:46:11 +00:00
snj
6aaeb30092 Convert to buildlink3. 2004-04-25 01:30:27 +00:00
snj
73074e1777 Convert to buildlink3. 2004-04-25 01:15:04 +00:00
snj
e3db9d7b3c Convert to buildlink3. 2004-04-25 01:10:42 +00:00
snj
b763bdfe6b No longer used. 2004-04-25 01:05:23 +00:00
snj
0c9ac29c22 Convert to buildlink3. 2004-04-25 01:04:57 +00:00
snj
7b2064a6ae Convert to buildlink3 and fix a spelling error in DESCR. 2004-04-25 01:04:36 +00:00
snj
bd85fe6391 Convert to buildlink3. 2004-04-25 00:52:19 +00:00