MoinMoin Logo
  • Comments
  • Immutable Page
  • Menu
    • Navigation
    • RecentChanges
    • FindPage
    • Local Site Map
    • Help
    • HelpContents
    • HelpOnMoinWikiSyntax
    • Display
    • Attachments
    • Info
    • Raw Text
    • Print View
    • Edit
    • Load
    • Save
  • Login

Navigation

  • Start
  • Sitemap

Upload page content

You can upload content for the page named below. If you change the page name, you can also upload content for another page. If the page name is empty, we derive the page name from the file name.

File to load page content from
Page name
Comment

Revision 4 as of 2018-06-08 20:01:46
  • Skia

Skia

  • https://skia.org/

Skia is an open source 2D graphics library which provides common APIs that work across a variety of hardware and software platforms.

It's able to generate PDF files with version 1.4. Header and tail for a PDF file is usually %PDF-1.4 and %EOF.

SkiaSharp

Library wrapper to use Skia in a dotnet core environment,

  • https://github.com/mono/SkiaSharp

   1 dotnet add package SkiaSharp --version 1.57.1
   2 dotnet add package Avalonia.Skia.Linux.Natives --version 1.57.1.4
   3 
   4 # Install in docker container
   5 apt-get install -y libfontconfig1 
  • MoinMoin Powered
  • Python Powered
  • GPL licensed
  • Valid HTML 4.01