Commit Graph

93 Commits

Author SHA1 Message Date
yury
8c59eb1ce5 * Regenerated makefiles to support aarch64-android.
git-svn-id: trunk@39863 -
2018-10-06 09:36:03 +00:00
michael
01790c4e46 * Keywords support
git-svn-id: trunk@39842 -
2018-09-30 09:08:40 +00:00
pierre
4e7003fb94 Update all packages Makefile's
git-svn-id: trunk@39828 -
2018-09-27 07:05:49 +00:00
pierre
41d2a0a496 Disable libraries not compiling for jvm-java or jvm-android targets
git-svn-id: trunk@39808 -
2018-09-26 09:29:33 +00:00
marco
98f00acb06 * trunk to 3.3.1
git-svn-id: trunk@39635 -
2018-08-18 15:47:44 +00:00
marco
d143ab60e1 * regenned makefile without date/rev components for easier merging.
git-svn-id: trunk@39630 -
2018-08-18 15:06:25 +00:00
pierre
65c88ce4e2 fcl-pdf does not need winunits-base package for wince OS target
git-svn-id: trunk@39594 -
2018-08-09 11:43:16 +00:00
michael
7e6416b1f4 * Use constant for formatting floats, adjust sign/precision argument
git-svn-id: trunk@39585 -
2018-08-07 08:12:23 +00:00
michael
a49a496f09 * Fix bug ID #0034083, allowing to add Output Intent (preparing PDF/A)
git-svn-id: trunk@39553 -
2018-08-03 12:34:43 +00:00
michael
a7cbafb658 * Allow not to have Trailer ID
git-svn-id: trunk@39550 -
2018-08-02 12:14:12 +00:00
michael
65baf55ee0 * Fix bug #34081, add Metadata option
git-svn-id: trunk@39549 -
2018-08-02 12:12:13 +00:00
michael
11fc60c213 * Fix bug ID #34082: wrong CID
git-svn-id: trunk@39546 -
2018-08-02 10:06:52 +00:00
michael
ac48cd1343 * Add /ID to trailer, patch by Petr-K, butg ID 34072
git-svn-id: trunk@39543 -
2018-08-02 05:54:42 +00:00
michael
87de25a694 * Fix bug #34077
git-svn-id: trunk@39542 -
2018-08-01 19:12:30 +00:00
michael
66efdeff83 * Fix bug #0034063, using provided patch
git-svn-id: trunk@39530 -
2018-07-30 14:10:06 +00:00
michael
67adab1155 * Fix bug #34062, invalid length1 for compressed fonts, using provided patch
git-svn-id: trunk@39529 -
2018-07-30 13:52:48 +00:00
michael
6e85976561 * Fix bugs with ID 34061 and 34023 (related), using provided patch
git-svn-id: trunk@39528 -
2018-07-30 13:48:55 +00:00
michael
b4ea525215 * Fix bug #34060, using provided patch by Petr-K
git-svn-id: trunk@39527 -
2018-07-30 13:43:46 +00:00
michael
7c0eec6a3f * Fix bug ID #34059, double flush in compressed stream
git-svn-id: trunk@39526 -
2018-07-30 13:37:16 +00:00
michael
3acdf481c2 * Fix bug #34001: wrong stream length for compressed text
git-svn-id: trunk@39469 -
2018-07-18 12:10:23 +00:00
michael
2cf8a9661f * Additional fixes for strikethrough/linecap, plus example
git-svn-id: trunk@39468 -
2018-07-18 12:03:07 +00:00
michael
a113501901 * Patch from Petr-K to fix underline and strikethrough (Bug ID 34000)
git-svn-id: trunk@39467 -
2018-07-18 11:50:35 +00:00
michael
e54474dd28 * Patch from Petr-K to allow setting line cap style (bug ID 33999)
git-svn-id: trunk@39466 -
2018-07-18 11:46:10 +00:00
pierre
a93fe1b363 Regenerated Makefile's after addition of ppas and ppaslink script removal in rev 38745
git-svn-id: trunk@38751 -
2018-04-12 15:26:33 +00:00
michael
b1626d7c0b * Ensure compilation with older FPC versions (Work by Christian Ulrich)
git-svn-id: trunk@38640 -
2018-03-28 07:37:03 +00:00
michael
c2fc827bb9 * Introduce FindFont
git-svn-id: trunk@38455 -
2018-03-08 13:02:06 +00:00
michael
847b5faab0 * Fix for issue #33270
git-svn-id: trunk@38374 -
2018-02-28 09:23:08 +00:00
florian
04738ff2a6 + shlobj: SHGetKnownFolderPath
* correctly search font files on windows, resolves #32495

git-svn-id: trunk@37626 -
2017-11-26 17:37:11 +00:00
pierre
d18627f0af * Update all fpcsrc Makefile's using latest fpcmake version 2017-09-21 rev 37286
git-svn-id: trunk@37462 -
2017-10-16 00:27:27 +00:00
marco
24e0fc5aad * updated links mantis 32504
git-svn-id: trunk@37453 -
2017-10-13 10:56:06 +00:00
Károly Balogh
04dee0fc04 regenerated Makefiles for m68k-macos target
git-svn-id: trunk@37034 -
2017-08-22 11:16:42 +00:00
Károly Balogh
4c25bd935f packages: disabled packages for macos and palmos which currently cannot be built for these
git-svn-id: trunk@36889 -
2017-08-12 21:08:34 +00:00
pierre
7a172d3d5a Regenerated all Makefile from packages directories
git-svn-id: trunk@36395 -
2017-06-01 14:15:50 +00:00
michael
6a22c5afae * Patch from Graeme Geldenhuys to test reading human-friendly name
git-svn-id: trunk@36358 -
2017-05-28 08:50:28 +00:00
michael
5d360ea1c4 * Patch from Graeme Geldenhuys to test postscript name and family name
git-svn-id: trunk@36357 -
2017-05-28 08:49:08 +00:00
michael
42a676620d * Patch from Graeme Geldenhuys to mention one more test
git-svn-id: trunk@36356 -
2017-05-28 08:48:19 +00:00
michael
9140d2a33f * Patch from Graeme Geldenhuys to fix failing unit tests
git-svn-id: trunk@36355 -
2017-05-28 08:47:33 +00:00
michael
81b7581bb4 * Patch from Graeme Geldenhuys to fix failing unit tests
git-svn-id: trunk@36354 -
2017-05-28 08:47:07 +00:00
pierre
17b2671213 Regenerate all Makefile's after changes related to FPCDIR checks
git-svn-id: trunk@35833 -
2017-04-18 14:15:47 +00:00
michael
d2a1e8f9de * Patch from Ondrej Pokorny, fixing range error
git-svn-id: trunk@35519 -
2017-03-04 14:24:12 +00:00
Károly Balogh
7a18cd8d38 atari: now that we have an almost complete RTL with DOS unit, we can re-enable a bunch of packages
git-svn-id: trunk@35278 -
2017-01-12 13:43:51 +00:00
michael
e342d3e15c * Not the complete fix for bug ID #31092 was committed
git-svn-id: trunk@35131 -
2016-12-14 22:21:49 +00:00
michael
d90738c784 * Fix by Graeme Geldenhuys for bug ID #31092
git-svn-id: trunk@35126 -
2016-12-14 17:42:57 +00:00
michael
9749ddc3bb * Some Range Checking fixes from Graeme Geldenhuys
git-svn-id: trunk@35094 -
2016-12-09 17:50:22 +00:00
michael
7ead78e71b * Forgot to add fpfonttextmapping.pp
git-svn-id: trunk@35090 -
2016-12-09 14:24:14 +00:00
michael
4406ec7e68 * Forgot to add subsetter font
git-svn-id: trunk@35084 -
2016-12-09 13:22:48 +00:00
michael
b7083402cf * Fix from Graeme adding Font subset embedding and underline/strikethrough
git-svn-id: trunk@35083 -
2016-12-09 12:51:06 +00:00
michael
c822e07f91 * Some minor changes:
- Added some utility methods: TPDFPage.SetLineStyle, TPDFDocument.Reset
  - Expose PDFTomm, PDFtoCM, PDFtoInches
  

git-svn-id: trunk@34804 -
2016-11-06 10:36:20 +00:00
michael
8833a6fbba * Patch from Graeme Geldenhuys to add rotation support
git-svn-id: trunk@34781 -
2016-11-04 19:59:28 +00:00
michael
2a39d8c9b7 * Added DefaultUnitOfMeasure
git-svn-id: trunk@34780 -
2016-11-03 19:55:15 +00:00