Age | Commit message (Collapse) | Author | Files | Lines |
|
|
|
first once which really make this program work.
|
|
disappeared.
|
|
|
|
* load.c: Fixed reported bug. If Imlib thought it needed a fallback,
bad things will happen.
* utils.c: Removed the open/close_helper functions. A little less
bloat now removed.
|
|
Here's a list of added features/bug fixes.
1) Tgif's home has moved from University of Maryland to University of
Southern California.
2) If there's no domain resources specified in the X resource file,
tgif will use the library path specified when tgif is compiled as the
default. This is the directory where the equation symbols are installed.
Thanks to A. Sengupta <osegu@iitk.ac.in> for pointing out the problem.
3) For Red Hat 7.2, /usr/bin/xpmtoppm cannot handle input file whose
format is XPM version 1. Suport for a new compiler option,
-D_XPM3TOPPM, is added so that tgif can generate XPM format version 3 by
default. This is has the same effect as setting Tgif.XPmOutputVersion to 3
and Tgif.UseXPmVersion1ForImageMap to false.
4) Add more information in the tooltip when
Tgif.MeasureTooltipVerbose is set to true.
5) Add a new LaTeX equation symbol file "eq4xpm.sym" in the release.
Instead of generating and embedding an EPS file, this new object
will generate and embed an XPM file with additional controls. Please
open this file with tgif for more details and check out
http://bourbon.usc.edu:8001/tgif/faq/eq4xpm.html.
Thanks to Kai Sattler <kaisat@post.tele.dk> for the contribution.
6) Fix a bug in tgwb when a text object is being edited.
7) Obsolete the Tgif.LandscapePdfSetPageDevice X default (because the
name was misleading) and add support for a new X default,
Tgif.PdfSetPageDevice. As mentioned in the release notes for
tgif-4.1.39, the use of this should
not be necessary in the future (and is considered a bug in
should not be necessary in the future (and is considered a bug in
ps2pdf).
The old commandline option, "-nolandpdfspd" is also obsolete and
is replaced by "-pdfspd=yes" and "-pdfspd=no".
8) Add a new X default, Tgif.NoModeWindow, so that tgif can start
without a mode window.
9) Add a new X default, Tgif.MakeUnsavableInSlideShow, so that the
current file will be made unsavable when slideshow mode is entered. (If
the current file contains auto page numbering objects, the file will
be made
unsavable regardless of the setting of this X default.)
10) Update the Reliable IP-multicast Library (distributed in the
rmcast subdirectory of this distribution). The new version allows
point-to-point connection between 2 whiteboards. Please see the updated
README.tgwb file. Thanks to the team members of the research group lead by
Professor Edmundo de Souze e Silva <edmundo@land.ufrj.br> at the
Federal University of Rio de Janeiro.
|
|
|
|
after a discussion with abs (the commit,
not the compiler error :-)).
|
|
provided in PR pkg/14240 by Rafal <rafal@netbsd.org>.
|
|
in pkg/16016.
Relevant changes since 1.2.0:
* Fixed transparency in the GIF loading code
* Added support for the IFF (LBM) image format
* Fixed transparency in 8-bit PNG files
* Added support for loading XPM image data directly
|
|
|
|
by me. From the DESCR:
Clara OCR is a free (GPL) Optical Character Recognition (OCR) program
for systems that support the C library and the X windows system (e.g.
most flavours of Unix). The development platform of Clara OCR is
32-bit Intel running GNU/Linux.
Clara OCR is intended for large scale digitalization projects. It
features a powerful GUI and a web interface for cooperative
digitalization of books. Clara OCR development started in 1999 and
is approaching production quality.
Features:
Converts pbm/pgm image files to text (ISO-8859)
Can process scans in batch for large documents
Can run from the command-line
Is relatively easy to train
Non-features:
Is not "omnifont"; you must train it for each document
Does not scan the images
Does not support unicode
Cannot read handwriting
|
|
|
|
Drawing editors for PostScript, TeX, and web graphics
|
|
- Build and install shared libraries "libav" and "libavcodec".
- Fix "ffserver" to search its configuration file in "${PKG_SYSCONFDIR}".
- Install "ffserver.conf" configuration to example and not into
documentation directory.
Bump package revision to 1 after these changes.
|
|
build failures with the old toolchain.
|
|
No proper changes information available since version 1.8.1.
However browsing Graphviz's CVS logs and diff'ing with previous version
one can found:
- bug fixes
- code cleanup
- buffer overflow in dot/neato output generation fixed
- memory leaks fixed (??)
|
|
# lintpkgsrc -i
Scanning pkgsrc Makefiles: 2734 packages
Version mismatch: 'ns-flash' 5.0r47 vs 5.0
|
|
|
|
|
|
libtool.
|
|
|
|
XmBDFEditor is a Motif-based BDF font editor with the following features:
o Multiple fonts can be loaded from the command line.
o Multiple fonts can be open at the same time.
o Cutting and pasting glyphs between fonts.
o Multiple glyph bitmap editors can be open at the same time.
o Cutting and pasting between glyph bitmap editors.
o Export of XBM files from glyph bitmap editors.
o Automatic correction of certain metrics when a font is loaded.
o Generation of XLFD font names for fonts without XLFD names.
o Update an XLFD font name from the font properties.
o Update the font properties from an XLFD font name.
o Font property editor.
o Font comment editor.
o Supports unencoded glyphs (ENCODING of -1).
o Display of glyph encodings in octal, decimal, or hex.
o Builtin on-line help.
o Imports PK/GF fonts.
o Imports HBF (Han Bitmap Font) fonts.
o Imports Linux console fonts (PSF, CP, and FNT).
o Imports Sun console fonts (vfont format).
o Imports fonts from the X server.
o Imports Windows FON/FNT fonts.
o Imports TrueType fonts and collections.
o Exports PSF fonts.
o Exports HEX fonts.
o Edits two and four bits per pixel gray scale fonts.
|
|
|
|
|
|
|
|
MPEG decoding, encoding and streaming software
This fixes PR pkg/15944 by Rui-Xiang Guo.
|
|
|
|
back to the base package name.
|
|
evidently no longer available.
|
|
|
|
they're not installed yet. Check for their existance via a separate !=
rule and then use that to wrap the calls to {gtk,glib}-config inside a
.if/.endif clause.
|
|
|
|
* From tips provided by Philip Newton after a close reading of the manual page
and other docs, several typos and errors were cleared out, and a small
buglet in the error message within bmpsize() was corrected.
* Moved the code that changes a relative filename to an absolute one. This
was being called in all cases, now it is *not* called if cacheing is
disabled (via $NO_CACHE). This is for the sake of applications running in
environments where they may have trouble with full paths (due to "lockbox"
configurations).
* Made a few adjustments to the docs per suggestion, to clarify some of the
usage cases.
|
|
to u_int64_t's in the NetBSD case.
|
|
Changes since 9.24:
Add pamdice, pnmnorm (replacing ppmnorm and pgmnorm), convert bmptoppm
to bmptopnm, and some bug fixes and enhancements.
|
|
NetBSD 1.5.x (including 1.5.2) doesn't have the C99 types, so use
u_int64_t if we're on a 4.4-based platform, uint64_t otherwise.
|
|
Also drop the patch that is putting a newline on the end of the file
as Solaris's patch doesn't like it and the compiler doesn't care.
|
|
|
|
|
|
pkgsrc changes:
Don't use libtool any longer to reduce patches.
Add USE_PERL, since 4 scripts depend on it.
program changes:
Lots of new converters/modification programs and scripts, e.g. pbmtonokia,
ppmtolj, and pnmtopalm. Better alpha support.
Also, lots of bug fixes.
|
|
Changes are bugfixes and a new gifinfo program.
|
|
|
|
|
|
|
|
shared library version, and in the dependendency information for hundreds of
other packages. [Update to png itself was supplied by Thomas Wizner.]
Relevant changes since 1.0.12, extracted from the "CHANGES" file:
Re-enabled PNG_MNG_FEATURES_SUPPORTED and enabled PNG_ASSEMBLER_CODE_SUPPORTED
by default.
Added runtime selection of MMX features.
Added png_set_strip_error_numbers function and related macros.
Added a check for attempts to read or write PLTE in grayscale PNG datastreams.
Enabled user memory function by default.
Modified png_create_struct so it passes user mem_ptr to user memory allocator.
Increased png_mng_features flag from png_byte to png_uint_32.
Check for missing profile length field in iCCP chunk and free chunk_data
in case of truncated iCCP chunk.
Revised contrib/gregbook/rpng*-x.c to avoid a memory leak and to exit cleanly
if user attempts to run it on an 8-bit display.
Updated contrib/gregbook
Use png_malloc instead of png_zalloc to allocate palette in pngset.c
Added some typecasts to eliminate gcc 3.0 warnings. Changed prototypes
of png_write_oFFS width and height from png_uint_32 to png_int_32.
Updated example.c
Revised prototypes for png_debug_malloc and png_debug_free in pngtest.c
Revised contrib/gregbook
Revised pnggccrd.c to conditionally compile some thread-unsafe code only
when PNG_THREAD_UNSAFE_OK is defined.
Added tests to prevent pngwutil.c from writing a bKGD or tRNS chunk with
value exceeding 2^bit_depth-1
Replaced calls to fprintf(stderr,...) with png_warning() in pnggccrd.c
Removed restriction that do_invert_mono only operate on 1-bit opaque files
Changed a png_warning() to png_debug() in pnggccrd.c
Fixed contrib/gregbook/rpng-x.c, rpng2-x.c to avoid crash with XFreeGC().
Include background_1 in png_struct regardless of gamma support.
Revised example.c to provide more details about using row_callback().
Added type cast to each NULL appearing in a function call, except for
WINCE functions.
Removed type casts from all NULLs.
Simplified png_create_struct_2().
Revised png_create_info_struct() and png_creat_struct_2().
Added error message if png_write_info() was omitted.
Type cast NULLs appearing in function calls when _NO_PROTO or
PNG_TYPECAST_NULL is defined.
Type cast NULLs appearing in function calls except when PNG_NO_TYPECAST_NULL
is defined.
Changed typecast of "size" argument to png_size_t in pngmem.c calls to
the user malloc_fn, to agree with the prototype in png.h
Added a pop/push operation to pnggccrd.c, to preserve Eflag (Maxim Sobolev)
Added a pop/push operation to pngvcrd.c, to preserve Eflag.
Always allocate 256-entry internal palette, hist, and trans arrays, to
avoid out-of-bounds memory reference caused by invalid PNG datastreams.
Added a check for prefix_length > data_length in iCCP chunk handler.
|
|
all dependencies on packages depending on "png" which contain shared
libraries, all for the (imminent) update to the "png" package.
[List courtesy of John Darrow, courtesy of "bulk-build".]
|
|
a BUILD_DEPENDS on auto{make,conf}.
|
|
|
|
It helps dot and neato finding TrueType fonts when generating output
like JPEG, PNG, ...
Bump revision.
|