IDML Parser-20180222 (Thu Feb 22 17:17:24 CET 2018)
Author: Georg Kaindl
Date: Thu, 22 Feb 2018 17:16:39 +0100
Commit: fc487423e2c624121796533aad340c3013da4a54
properly zero out an image struct when allocating.
Author: Georg Kaindl
Date: Mon, 11 Dec 2017 15:10:35 +0100
Commit: e9e7b2d5819ffa4a5a25f7189f6663f2d068c887
only replace names for fonts which start with $ID/
Author: Georg Kaindl
Date: Mon, 11 Dec 2017 14:58:20 +0100
Commit: bdb43b3c2da18d4be9efb700693678e1a72a1936
do replacement of font name -> full font name.
Author: Georg Kaindl
Date: Tue, 5 Dec 2017 11:52:00 +0100
Commit: 8387e921094108511fe5f8acfd2883ce96f92217
support for unlimited embedded style nesting
Author: Georg Kaindl
Date: Mon, 4 Dec 2017 14:16:26 +0100
Commit: 6f6b12b96a4b7526d15c8e7b49c0f8e5c6a4949e
add new files to xcode build target.
Author: Georg Kaindl
Date: Mon, 4 Dec 2017 14:13:34 +0100
Commit: aea538569af8c4ab78e76475cd70a14d6f8f5534
fix xcode warnings.
Author: Georg Kaindl
Date: Mon, 4 Dec 2017 14:09:44 +0100
Commit: 6704d5927c0e361b52a3a20208c045b0354a4554
added parsing of “change tracking” information in the IDML
Author: Georg Kaindl
Date: Thu, 7 Sep 2017 11:14:03 +0200
Commit: 3d8f80d06a87d0363114f5e0ee4597bf465c7048
fix for off-by-one error
Author: Georg Kaindl
Date: Wed, 6 Sep 2017 18:29:05 +0200
Commit: 53dafe267b5ff43132fcfad75c7fa456ae3671a3
fix for potential buffer overflow
Author: Georg Kaindl
Date: Mon, 31 Jul 2017 18:13:22 +0200
Commit: ffb2a640e06ad2ca78985b5d72cefc2af7e694f4
fix property name – why was this hyphenated in the stupid IDML spec.
Author: Georg Kaindl
Date: Mon, 31 Jul 2017 17:30:23 +0200
Commit: 61079ec9149a9945e1f9165bf55effb66d4feadf
add parsing of OpenType features.
Author: Georg Kaindl
Date: Mon, 31 Jul 2017 16:57:16 +0200
Commit: d9b53ce1e88aea7bf0f409929a68360c78d8fe8e
add some OTF features
Author: Georg Kaindl
Date: Thu, 30 Mar 2017 16:48:28 +0200
Commit: 6d62cf04b5032d679ca7e641517549297774bee2
fix typo.
Author: Georg Kaindl
Date: Thu, 30 Mar 2017 16:23:40 +0200
Commit: 366e44839908a1fab9b524d9fcd24bd8afce9cf3
parse sub/superscript style & size preferences.
Author: Georg Kaindl
Date: Wed, 1 Mar 2017 17:52:06 +0100
Commit: ef54f4276d174cde8ba4ba297aa7f59533052040
Merge branch 'master' of ssh://gitlab.pagestrip.com:4070/pagestrip/c-idml-parser
Author: Georg Kaindl
Date: Wed, 1 Mar 2017 17:52:02 +0100
Commit: df4f894560a2cbbae35e7100d6f1539156e556f8
actually parse the correct baseline grid from preferences.
Author: Pavlos Vinieratos
Date: Mon, 5 Sep 2016 10:26:42 +0200
Commit: 22c506cbbf58167ef3e089ce83a39f0e60193ac9
enable eps import
Author: Pavlos Vinieratos
Date: Fri, 2 Sep 2016 10:12:54 +0200
Commit: b0d4a0f741bd02b215bf5439ace6bf26df533f5b
fix newline at eof shit
Author: Pavlos Vinieratos
Date: Fri, 2 Sep 2016 10:07:14 +0200
Commit: f53eac30c3ae95b3cdc8e5910485f4453d5cf63d
enable pdf images to be imported
Author: Georg Kaindl
Date: Tue, 22 Mar 2016 18:35:16 +0100
Commit: 701b494cc7ba16078b31d85e2d02b8f5af583cc9
added a new testcase.
Author: Georg Kaindl
Date: Mon, 8 Feb 2016 16:30:34 +0100
Commit: d1ec3bb8c305153bcce1e0f5801814d3dc8abd3a
update xcode settings.
Author: Pavlos Vinieratos
Date: Mon, 8 Feb 2016 15:38:20 +0100
Commit: 2f85bbe9ad97b5aa38bb9463c8aa7198ae7eb05e
make the tags headers public
Author: Pavlos Vinieratos
Date: Mon, 8 Feb 2016 15:33:05 +0100
Commit: b622036c0f6eeb299a83f5e037e52afd69967618
update some xcode project settings
Author: Pavlos Vinieratos
Date: Fri, 5 Feb 2016 15:29:14 +0100
Commit: 20565fdecc8c78e7109984fe324caf5db2aa928b
add indent and margin
Author: Georg Kaindl
Date: Fri, 4 Dec 2015 16:32:39 +0100
Commit: 8981294a331ab892944c838b08b6dfcd3f89bdab
added ait testcase.
Author: Georg Kaindl
Date: Thu, 26 Feb 2015 16:13:38 +0100
Commit: 7cba2c6c4e79a0cc677e5f3fee37004ae0e1222f
added twelve-three test idml.
Author: Georg Kaindl
Date: Fri, 21 Nov 2014 15:50:29 +0100
Commit: 80f1c8dfb3a90c1f076621304e69bfbdba0a0e68
more test idml files.
Author: Georg Kaindl
Date: Tue, 18 Nov 2014 15:45:12 +0100
Commit: 54730c7e31469f00466db20abdf7e4b4fa0d0813
added another test idml.
Author: Georg Kaindl
Date: Wed, 12 Nov 2014 18:19:03 +0100
Commit: e567bbf1e6be3cb93cf90cb2209b080973aa72d9
added a new testcase file with an odd UTF16 character (or something).
Author: Georg Kaindl
Date: Fri, 3 Oct 2014 20:05:16 +0200
Commit: 7b71445111fbf661c477980d9627390af29cae5b
make shared build schemes for CI builds.