Skip to content

orb1t/LayItOut

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

63 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

LayItOut

Category Badge
Build Build status
LayItOut NuGet Badge
LayItOut.PdfRendering NuGet Badge
LayItOut.BitmapRendering NuGet Badge

Library allowing to:

  • design forms containing text, images, panels using absolute or relative positioning and sizing,
  • render forms to bitmap or PDF document.

Features:

  • Components:
    • text components, including composition of text having different fonts / sizes,
    • images,
    • panels with colored background and/or borders, including rounded borders,
    • containers such as Stack, VBox, HBox, Viewport allowing to arrange components accordingly,
  • Ability to create forms programmatically or load it from XML,
  • Renderers:
    • rendering form into bitmaps using LayItOut.BitmapRendering package,
    • rendering form into PDF documents using LayItOut.BitmapRendering package.

More information can be found on: wiki page

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • C# 100.0%