From 884015d064e1887122600233ea947f2446b887b7 Mon Sep 17 00:00:00 2001 From: Martin Rodriguez Date: Thu, 1 Jan 2015 08:31:55 +0700 Subject: libraries/libunibreak: Added (a line breaking library). Signed-off-by: Willy Sudiarto Raharjo --- libraries/libunibreak/slack-desc | 19 +++++++++++++++++++ 1 file changed, 19 insertions(+) create mode 100644 libraries/libunibreak/slack-desc (limited to 'libraries/libunibreak/slack-desc') diff --git a/libraries/libunibreak/slack-desc b/libraries/libunibreak/slack-desc new file mode 100644 index 0000000000..d523745afe --- /dev/null +++ b/libraries/libunibreak/slack-desc @@ -0,0 +1,19 @@ +# HOW TO EDIT THIS FILE: +# The "handy ruler" below makes it easier to edit a package description. +# Line up the first '|' above the ':' following the base package name, and +# the '|' on the right side marks the last column you can put a character in. +# You must make exactly 11 lines for the formatting to be correct. It's also +# customary to leave one space after the ':' except on otherwise blank lines. + + |-----handy-ruler---------------------------------------------------| +libunibreak: libunibreak (a line breaking library) +libunibreak: +libunibreak: Libunibreak is an implementation of the line breaking and word +libunibreak: breaking algorithms as described in Unicode Standard Annex 14 and +libunibreak: Unicode Standard Annex 29. +libunibreak: +libunibreak: It is designed to be used in a generic text renderer. FBReader is +libunibreak: one real-world example, and the Enlightenment Foundation Libraries +libunibreak: are another. +libunibreak: +libunibreak: http://vimgadgets.sourceforge.net/libunibreak/ -- cgit v1.2.3-65-gdbad