书栈网 · BookStack 本次搜索耗时 0.068 秒,为您找到 32 个相关结果.
  • Collection of Recipes

    Collection of Recipes Images How to Make Images from Document Pages How to Increase Image Resolution How to Create Partial Pixmaps (Clips) How to Zoom a Clip to a GUI Window Ho...
  • Change Log

    Change Log Change Log Changes in Version 1.19.6 Fixed #1620 . The TextPage created by Page.get_textpage() will now be freed correctly (removed memory leak). Fixed #160...
  • Font

    Font Font New in v1.16.18 This class represents a font as defined in MuPDF (fz_font_s structure). It is required for the new class TextWriter and the new Page.write_text() . ...
  • Color Database

    Color Database Function getColor() Printing the Color Database Color Database Since the introduction of methods involving colors (like Page.draw_circle() ), a requirement may ...
  • IRect

    IRect IRect IRect is a rectangular bounding box, very similar to Rect , except that all corner coordinates are integers. IRect is used to specify an area of pixels, e.g. to rece...
  • Widget

    Widget Standard Fonts for Widgets Supported Widget Types Widget This class represents a PDF Form field, also called a “widget”. Throughout this documentation, we are using the...
  • linkDest

    linkDest linkDest Class representing the dest property of an outline entry or a link. Describes the destination to which such entries point. Note Up to MuPDF v1.9.0 this class...
  • Matrix

    Matrix Examples Shifting Flipping Shearing Rotating Matrix Matrix is a row-major 3x3 matrix used by image transformations in MuPDF (which complies with the respective conce...
  • Operator Algebra for Geometry Objects

    Operator Algebra for Geometry Objects General Remarks Unary Operations Binary Operations Some Examples Manipulation with numbers Manipulation with “like” Objects Operator ...
  • TextPage

    TextPage Structure of Dictionary Outputs Page Dictionary Block Dictionaries Line Dictionary Span Dictionary Character Dictionary for extractRAWDICT() TextPage This class ...