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

Add changes needed to use this library in GeneXus BL #11

Closed
wants to merge 6 commits into from

Commits on Jun 22, 2024

  1. Is it possible to have a font unknown by the system.

    Represent it as a subclass of FontFamily, create also a subclass with Skia FontFamily
    cinthamo committed Jun 22, 2024
    Configuration menu
    Copy the full SHA
    7304cbb View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    e33e262 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    841bf6d View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    457c5ad View commit details
    Browse the repository at this point in the history
  5. Point, Size, and Rectangle should use int instead of float to respect…

    … System.Drawing signature
    cinthamo committed Jun 22, 2024
    Configuration menu
    Copy the full SHA
    c00b169 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    ffac772 View commit details
    Browse the repository at this point in the history