Skip to content

goingkilo/flowing-text-for-android-

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Create good looking documents with text flowing around images
see screenshots for examples:

What :
A Document can contain Block and ImageBlock objects
a Block has Fragment  and Image objects, 
a Fragment has text , and a FragmentFormat object
a FragmentFormat object has font/typeface ( path to ttf/String ) , style, color, fontsize (int,int,int)
you can also set linespacing to set the gap between lines (int)

an Image has a text/path tojpg and an ImageFormat object
an ImageFormat has  padding,alignment  
images within a block can be aligned left or right
images aligned left(or right) will arrange themselves directly beneath images
previously aligned left (or right)

an ImageBlock has one centrally placed image and no text

howto :
see class app.DataFillerUp:fillDoc(Document)





About

implementation of text /image layout ,with text flowing around images, for android

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages