Description: fcl-image image related
This file as text.
(active) Revisions in this set:
f26c366e9ba6dda24a080f7d0958f4915b584850,ad66a1966650d522a1d9ca2543c9b0de2ce4c93d,be57852e8bf75249dadd90e8deba55260c8a3d0b
08b7881083768838ad2aded0b00786566a33546a,107299648fbe4a9cc40999d73b07a2222f630312,6e4318bdf51d78179abbb579ac17c7c9a40a74bc
99a16f3965c7b4bbe390fc60a40ab122195830dc,4fcb9a4dafc50e5e340638eff6979a9534f4321f,489a2f042bee87240f2604e753ad74c30acdebe4
6c11f048d17747a59bb947d9cdbe73b7523fc034,6d03a2582e262a6845b3b436b02a4909ef3af7a3,1eff5ae28abf539fe25f11c8206d09388c5c75bd
0d988f2c9632a5e8643f86931757f984ed24472f,86ac47508e06bd269b21533748f1462b0ae9fe1a,4182eccf69b7fe036f1200a37455f1c56a7faa22
7fd0c136a2b62280a19713a3dce3a828fddbead9,d95c3ed784d0de12b1ee199407243156226c6b97,d5d2484ac742c0804687bf76a179110c8b42c269
5ae28947e06daa51d0d33cafd64c35e49c3a8a61,a3022a34b4802119d319865ce109562b01f5022e,0c451a5103f9c55bf14f7edd5e7b6058988e9ec3
adfbcf696490a31697623b9f75e4670b995eb719,68229b7add0f60b1bdd2e2d6535058b1250641af,5d768f725c6748ddacef547fe74e6e8163347c4e
659f041571964bbf895fd13ebcdc3ca44dd16e83,0681d239f101912c99e2a8d91f80605af97b2677,df5d35c3b24f13350f4646b4770069b11d563e95
3db184cc3046d8dacfddb1aaa661ee4e9cb12197,f77f6effa1e1ed349bb73ae5e85b7103c1e859f4,0d0964b459608c8d91a07575d74d3a7b033bd523
2ebb42c141d6a181a0dc12bd2843e1ac9c57b4c6,7ed7fb51cb6e334cf573d01af7fe880c5d097b6e,e8e2ad1f33487eb86de91740f5160f2769df8bf2
22ba99cbd5efc1f376511a8d9f2fc0f1cfd0d455,e9cbc4d220f7c9cd64b24b6ca93cf289a5d7e840,809fa39d8097c9e70e3044ebea8a721d2cb58871
b87675dfb24516743c443184bddab57aa6a0ba34,d8619783b373fb23b0a8f7e20815b8076be6e1e3,a18034c3014382817fe00baae10492242bc56d9d
e663407adf90a929374027271d8fda1beb5c0a23,b29b083139b94714f1ad4b3fde1915b331f3d3dd,ed25866f52385c80e364c3d70d61c94cd50003b9
d43c1054a0ab07abc6656bbf1ed4525444ee8f6f,85419fbaeb28437db234b2457fce2e22d18e361a,02a42f092e2c8a8d7679af7aaf81571995e12d37
29ed84204b3212832c63e0ac5fdfe3be067c3711
Clicking a revision will expand files
* use popcnt instead of countbits.
* change countbits to popcnt in case it is used by others.
suggestion by Bi0t1n, mantis
000038728
* on second thought, and a byte typecast so that an expanded intrinsics doesn't loop over unnecessary bits.
* Dotted filenames for package fcl-image
FT_Get_Sfnt_Name and related
FT_Get_Sfnt_Table and related
* Fix from Werner Pamler to implement missing method. Fixes issue
gitlab 0040685
SetSize with output dimensions depending on orientation
SetSize with output dimensions depending on orientation
JPEG: support custom CMYK conversions and reading custom APPn headers
* Gradient implementation, by Werner Pamler. Fixes issue
gitlab 0041257
* Patch from Werner Pamler to fix drawing ellipses with penwidth <> 1. Fixes issue
gitlab 0041286
* Patch from Werner Pamler to correctly detect endianness. Fixes issue
gitlab 0041332
* Patch from Werner Pamler to implement InternalSize. Fixes issue
gitlab 0041033
* Calculate size of TFPmemorybuffer in ptruint for larger dimensions in 64-bit. Closes
gitlab 0041365
FCL-Image Added FpUnitOfMeasure and FpPapers Units
* Fix namespaced compilation.
Use System SwapEndian function.
Fix typo: vertizontal to vertical.
Use fpcres instead of default winres to compile .rc resource file
* Remove packed from TXYZReferenceWhite and put Illuminant at the end
* Patch from Werner Pamler to fix interpolation mechanism. Fixes issue
gitlab 0033978
* Fix alpha-blended area text drawing. Patch by Werner Pamler, fixes issue
gitlab 0041577
* Less strict locking when loading files
Fix namespaced wrong names.
* Add some small usage description
* Guard against writing wrong data
* Guard against writing wrong data
* Guard against writing wrong data