package cairo2-gtk
 sectionYPositions = computeSectionYPositions($el), 10)"
  x-init="setTimeout(() => sectionYPositions = computeSectionYPositions($el), 10)"
  >
  
  
  Rendering Cairo on Gtk canvas
Install
    
    dune-project
 Dependency
    
    
    
    github.com
    
    
    
    
    Readme
    
    
    
    
    Changelog
    
    
    
    
    LGPL-3.0-only WITH OCaml-LGPL-linking-exception License
    
    
    
    Edit opam file
    
    
    Versions (6)
Authors
Maintainers
Sources
  
    
      cairo2-0.6.tbz
    
    
        
    
  
  
  
    
  
  
    
  
        sha256=1a328a82f2efd306cc9ea6d9ee04b5f97fdecbc2442e4f996816b7566f3c58cc
    
    
  md5=9147030f57e10c9e9665396b92f6c9cc
    
    
  doc/CHANGES.html
0.6 2018-09-05
- New Ftmodule to support FreeType fonts. This is enabled if the packageconf-freetypeis installed. On the C side, the exported header filecairo_ocaml.hdefines the macroOCAML_CAIRO_HAS_FTwhen the Cairo bindings were compiled with TrueType support.
- New package Cairo2-pangoproviding the moduleCairo_pango.
- Remove labels that were not bringing a clear benefit. With Dune default behavior, users will feel compelled to write labels which was cluttering the code with the previous interface. With Merlin, it is now possible to have the documentation of a function under the cursor displayed with a simple keystroke which should alleviate having slightly less documentation in the types.
- Improve the documentation.
- Use Dune (not the former Jbuilder) to compile.
 sectionYPositions = computeSectionYPositions($el), 10)"
  x-init="setTimeout(() => sectionYPositions = computeSectionYPositions($el), 10)"
  >