ba69d9b195
Support for RGBA representation in the frequency domain, un-pre-multiply close-to-zero alpha values to complete black instead of slightly brighter than black, add a BABL_ALPHA_THRESHOLD constant to the API, do a complete overhaul of the babl API and do some changes to increase portability of the library.
13 lines
295 B
Text
13 lines
295 B
Text
$NetBSD: patch-aa,v 1.2 2009/08/21 19:39:59 adam Exp $
|
|
|
|
--- docs/Makefile.in.orig 2009-05-20 22:42:51.000000000 +0200
|
|
+++ docs/Makefile.in
|
|
@@ -540,7 +540,7 @@ uninstall-am:
|
|
|
|
.SILENT:
|
|
|
|
-all: $(HTML_FILES) rss
|
|
+all: $(HTML_FILES)
|
|
|
|
BablFishPath.html: $(babl_fish_path_dhtml)
|
|
echo -n "HTML:"
|