Commit Graph

229 Commits

Author SHA1 Message Date
Nikolay Nikolov
b50d6ff99c - disable packages that don't compile on the wasip2 platform 2025-03-11 02:10:22 +02:00
Kirill Kranz
0dc2f78bc8 all packages witch are not able to compile REMOVED 2024-09-29 16:59:02 +03:00
Rika Ichinose
ce5a632432 Remove the rest of the VER3_0 conditionals. 2024-09-01 17:13:39 +00:00
Michaël Van Canneyt
8702fc416b * Do not load font config if it is already loaded 2024-08-09 10:33:05 +02:00
Pierre Muller
e657d6a07d Enable fcl-pdf for BSD and solaris OSes 2024-05-05 22:59:44 +02:00
Karoly Balogh
ac0287b5e0 human68k: fpmake changes, disable everything that cannot be built currently 2023-11-30 23:43:27 +00:00
mattias
85338e2d05 fcl-pdf: using EPDF 2023-11-06 08:44:49 +01:00
mattias
be68d66137 fcl-pdf: added function TPDFDocument.AddFont(AFontStream: TStream; AName: String): Integer and function TFPFontCacheList.AddFontFromStream(AStream: TStream): integer 2023-11-05 15:57:16 +01:00
mattias
605a495db1 fcl-pdf: added gitignores for fonts and binaries 2023-11-05 15:57:16 +01:00
Michaël Van Canneyt
37654bda66 * Fix windows unicodertl compilation 2023-10-26 11:20:50 +02:00
Michaël Van Canneyt
55d33aa6a7 * Fix compilation using namespaces & unicode rtl 2023-10-24 15:27:35 +02:00
Michaël Van Canneyt
b003828d26 * Some fixes for namespaced compilation 2023-10-19 12:19:38 +02:00
Pierre Muller
3c2fa91c75 Extend support to all BSD systems for libfontconfig and fcl-pdf packages 2023-10-18 21:09:44 +00:00
Pierre Muller
9782b206cf Add namespaced version of libfontconfig and unixtype units in _USES clause 2023-10-18 15:18:00 +00:00
Pierre Muller
b51e5f370f Disable fcl-pdf package for wince target 2023-10-18 15:17:02 +00:00
Michaël Van Canneyt
db1efd0264 * Fix windows implementation of find. Fixes issue 2023-10-18 16:40:53 +02:00
mattias
86dde7821c fcl-pdf: gitignore fonts 2023-10-17 13:01:09 +02:00
Michaël Van Canneyt
48348ca7a1 * libfontconfig only on linux/freebsd/darwin 2023-10-17 11:16:41 +02:00
Pierre Muller
9e341da6ed Apply fix submitted by Rika on discussion about issue 2023-10-17 06:49:47 +00:00
Michaël Van Canneyt
fa9da559fb * libfontconfig dependency for linux/bsd 2023-10-17 00:31:37 +02:00
Michaël Van Canneyt
354ae2344e * Add fontmapper by Anton Kavalenka. Fixes issue 2023-10-16 22:28:01 +02:00
Michaël Van Canneyt
e1715d6d1a * Add miter/penstyle, allow font in floating point size, allow simulation of italic/bold. Patch by Joeny Ang. Fixes issue 2023-10-16 11:17:56 +02:00
Michaël Van Canneyt
0d37b3c6ec * Use SinCos where possible. Fixes issue 2023-10-12 09:11:21 +02:00
Michaël Van Canneyt
3b8edbd6a6 * cwstrings only for unix. Fixes issue 2023-08-04 10:58:09 +02:00
Michaël Van Canneyt
88b5728d94 * Remove debug writelns 2023-08-04 10:56:56 +02:00
Michael VAN CANNEYT
3b6fce6599 * Dotted filenames for package fcl-pdf 2023-07-27 19:04:16 +02:00
Michael VAN CANNEYT
bd4e9676fa * Add namespaces.lst 2023-07-27 19:04:09 +02:00
Michaël Van Canneyt
2289c1f6a2 * Remove redundant Makefile.fpc 2023-07-25 13:01:55 +02:00
Michaël Van Canneyt
bb1b1bc705 * Regenerate makefiles with subtarget support 2023-07-24 16:32:02 +02:00
Michaël Van Canneyt
6b5a4dbf6e * use cthreads in correct location 2023-07-19 14:27:28 +02:00
Michaël Van Canneyt
885a265edb * Fix compilation after rebase 2023-07-15 18:22:41 +02:00
Michaël Van Canneyt
ba81f4ed7a * PChar -> PAnsiChar 2023-07-15 18:22:41 +02:00
Michaël Van Canneyt
9d3c4487f3 * Allow compilation for webassembly 2023-07-12 17:36:16 +02:00
Michaël Van Canneyt
216183c31f * Resolve Font Descriptors and ExtGSTate objects 2023-07-07 23:24:00 +02:00
Michaël Van Canneyt
2e438c4981 * Fix memleak in case of chained stream page contents 2023-07-05 22:46:51 +02:00
Michaël Van Canneyt
0fac221a61 * Fix rare case of stream contents not being read correctly 2023-07-05 22:46:51 +02:00
Michaël Van Canneyt
5de228eeea * Add commands unit 2023-07-04 14:39:50 +02:00
Michaël Van Canneyt
49809c5f42 * Refactor commands, add commands in preparation of renderer 2023-07-04 14:34:11 +02:00
Michaël Van Canneyt
b9aeeaa6e3 * Initialize result string 2023-06-21 13:30:29 +02:00
mattias
8f32a8190e fcl-pdf: fixed dump hexstring 2023-06-21 12:47:31 +02:00
mattias
3ef91538f9 fcl-pdf: less hints 2023-06-21 12:47:31 +02:00
mattias
51fa67c234 fcl-pdf: less hints 2023-06-21 12:47:31 +02:00
mattias
63bf4dacbf fcl-pdf: fixed example pdfdump 2023-06-15 11:34:57 +02:00
Michaël Van Canneyt
90b7c8ace7 * PDF internal link objects, example adapted to show possibility. Fixes issue 2023-06-14 08:30:45 +02:00
marcoonthegit
a74bee2cb1 * some string parameters made const in fppdf units.
Resolves  by Alexey T.

 Note that AddIntArray was not changed, the variable is changed inside the method
2023-04-26 16:38:22 +02:00
Michaël Van Canneyt
5da20fc860 * Some nested loop improvements. fixes issue 2023-04-25 08:36:33 +02:00
Dmytro Bogatskyy
327aac7f24 Add aarch64-iphonesim target 2023-03-27 18:45:00 +00:00
Jinyang He
783bbb66f9 Update Makefiles 2023-02-05 19:18:48 +00:00
Michaël Van Canneyt
ca97f25979 * Simple examples for reading 2022-12-18 12:57:15 +01:00
Michaël Van Canneyt
bd4b3af8b6 * Type helper for easier loading 2022-12-18 12:57:15 +01:00