Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Kick-off of Maroto project #1

Merged
merged 1 commit into from
May 28, 2019
Merged

Kick-off of Maroto project #1

merged 1 commit into from
May 28, 2019

Conversation

johnfercher
Copy link
Owner

@johnfercher johnfercher commented May 21, 2019

Done

  • Maroto (A lib bootstrap like to create PDFs, it has a grid-system and some components)
    • Row
    • Col
    • ColSpace & ColSpaces
    • Text
    • Sign
    • Line
    • RowTableList
    • Image
    • Barcode
    • QrCode
    • DebugMode
  • Math (Help with arithmetic operations)
    • GetWidthPerCol
  • Text (Help with put text operations)
    • Add
  • Font (Help with font specs operations)
    • Get/Set FontFamliy
    • Get/Set FontStyle
    • Get/Set FontSize
    • Get/Set Font

Why

  • There is no lib to create PDFs in Go. In a easy and fast way.
  • Grid-system has shown as a simple way to create graphic applications
  • Rows and Cols receiving Closures gives the possibility to combine a lot of components

@johnferchermeli johnferchermeli changed the title first try Kick-off of Maroto project May 28, 2019
@johnferchermeli johnferchermeli marked this pull request as ready for review May 28, 2019 02:48
@johnferchermeli johnferchermeli merged commit 08c31b8 into develop May 28, 2019
@johnferchermeli johnferchermeli deleted the row-feature branch May 28, 2019 02:54
johnferchermeli pushed a commit that referenced this pull request Jan 7, 2020
felix pushed a commit to felix/maroto that referenced this pull request May 2, 2022
felix pushed a commit to felix/maroto that referenced this pull request May 2, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants