PNG  IHDR* pHYs+ IDATx]n#; cdLb Ǚ[at¤_:uP}>!Usă cag޿ ֵNu`ݼTâabO7uL&y^wFٝA"l[|ŲHLN밪4*sG3|Dv}?+y߉{OuOAt4Jj.u]Gz*҉sP'VQKbA1u\`& Af;HWj hsO;ogTu uj7S3/QzUr&wS`M$X_L7r2;aE+ώ%vikDA:dR+%KzƉo>eOth$z%: :{WwaQ:wz%4foɹE[9<]#ERINƻv溂E%P1i01 |Jvҗ&{b?9g=^wζXn/lK::90KwrюO\!ջ3uzuGv^;騢wq<Iatv09:tt~hEG`v;3@MNZD.1]L:{ծI3`L(÷ba")Y.iljCɄae#I"1 `3*Bdz>j<fU40⨬%O$3cGt]j%Fߠ_twJ;ABU8vP3uEԑwQ V:h%))LfraqX-ۿX]v-\9I gl8tzX ]ecm)-cgʒ#Uw=Wlێn(0hPP/ӨtQ“&J35 $=]r1{tLuǮ*i0_;NƝ8;-vݏr8+U-kruȕYr0RnC]*ެ(M:]gE;{]tg(#ZJ9y>utRDRMdr9㪩̞zֹb<ģ&wzJM"iI( .ꮅX)Qw:9,i좜\Ԛi7&N0:asϓc];=ΗOӣ APqz93 y $)A*kVHZwBƺnWNaby>XMN*45~ղM6Nvm;A=jֲ.~1}(9`KJ/V F9[=`~[;sRuk]rєT!)iQO)Y$V ی ۤmzWz5IM Zb )ˆC`6 rRa}qNmUfDsWuˤV{ Pݝ'=Kֳbg,UҘVz2ﴻnjNgBb{? ߮tcsͻQuxVCIY۠:(V뺕 ٥2;t`@Fo{Z9`;]wMzU~%UA蛚dI vGq\r82iu +St`cR.6U/M9IENDB`Overview of changes between 1.0.3 and 1.0.4 ============================================= * Updated Unicode tables to version 11. Overview of changes between 1.0.2 and 1.0.3 ============================================= * Minor compilation issues. Overview of changes between 1.0.1 and 1.0.2 ============================================= * Added meson build system. * glib dependency was completely removed even for tests. * Tests now run on Visual Studio (through meson). * Cleanup of obsolete options * Travis support. Overview of changes between 1.0 and 1.0.1 ============================================= * Minor distribution related fixes. Overview of changes between 0.19.7 and 1.0 ============================================= * Full isolate and parenthesis support as per Unicode 6.3 to Unicode 10.0 . * To get access to the new algorithm calls to the function `fribidi_get_par_embedding_levels()` must be replaced with calls to `fribidi_get_par_embedding_levels_ex()`. These function are not API compatible. Calling the older function will use default values for the new bracket properties and will sometimes yield non-complient results. Overview of changes between 0.19.6 and 0.19.7 ============================================= * Disable thread-unsafe memory pool by default. (bug #79385) * Misc fixes. Overview of changes between 0.19.5 and 0.19.6 ============================================= * Fix two minor bidi bugs. * Build with new libtool to support ppc64le. Overview of changes between 0.19.4 and 0.19.5 ============================================= * Update to Unicode 6.2.0. Overview of changes between 0.19.2 and 0.19.4 ============================================= * Update to Unicode 6.1.0. * Misc fixes. Overview of changes between 0.19.1 and 0.19.2 ============================================= * Update to Unicode Character Database 5.1.0 * Fixed bug in Arabic ligature table (bug #208870) * Handle RLM/LRM in CP1255 charset converter. (bug #15328, Artyom) Overview of changes between 0.10.9 and 0.19.1 ============================================= * This is the first release of the fribidi2 module in CVS, mostly developed in 2004 and 2005. * Support for Arabic joining/shaping added. * API for correct handling of multi-line paragraphs added. * Restructured code base. * Supposed to be fully API/ABI compatible with 0.10 releases. Please report if it is not. Overview of changes between 0.10.8 and 0.10.9 ============================================= * Minor bugfix. Overview of changes between 0.10.7 and 0.10.8 ============================================= * Update to Unicode Character Database 5.0.0 Overview of changes between 0.10.6 and 0.10.7 ============================================= * Nothing really. Just to fix my mess with 0.10.6 release (that never left the door.) Overview of changes between 0.10.5 and 0.10.6 ============================================= * Fixed type sizes when stdint.h is not available. Overview of changes between 0.10.4 and 0.10.5 ============================================= * Unicode 4.1.0 character database used. * Fixed type sizes on 64-bit architectures. * We've become GNU FriBidi. Note capitalization please. * We have moved to http://fribidi.org/, hosted on freedesktop.org. Overview of changes between 0.10.2 and 0.10.4 ============================================= * Unicode 3.2 data files used. Overview of changes between 0.10.1 and 0.10.2 ============================================= * Rule L3 of UAX#9 implemented. Now fribidi implements the whole Unicode BiDi Algorithm. * The autogenerated table files now contain much fewer symbols, which reduces the relocation time of the library. See ChangeLog for more descriptive list of changes.