List of all items
Structs
- ConvertOptions
- ast::css::CssRule
- ast::css::Declaration
- ast::css::StyleResolver
- ast::css::Stylesheet
- ast::node::Node
- ast::style::PageConfig
- ast::style::Style
- generator::DocumentGenerator
- generator::types::Document
- generator::types::Page
- generator::types::PageContext
- generator::types::PageSettings
- render::PixmapDocumentGenerator
- render::PixmapRenderer
- render::SvgDocumentGenerator
- render::SvgRenderer
- render::pdf::PdfDocumentGenerator
- render::pdf::PdfRenderer
- text::Glyph
- text::TextLayout
- text::TextLine
- text::TextRun
- text::TextStyle
- visual::Color
- visual::FillStrokeStyle
- visual::GradientDef
- visual::Stroke
- visual::StrokeStyle
- visual::Transform
Enums
- ast::css::AtRule
- ast::css::Selector
- ast::css::SimpleSelector
- ast::node::NodeKind
- ast::style::Display
- ast::style::FontStyle
- ast::style::FontWeight
- ast::style::ObjectFit
- ast::style::PageBreak
- ast::style::TextAlign
- ast::style::TextDecoration
- error::Error
- text::FontSource
- text::TextAlign
- visual::VisualElement
Traits
Functions
- ast::css::match_selector
- ast::css::node_tag_name
- ast::css::parse_css
- ast::node::build_ast
- ast::node::collect_text
- ast::node::walk
- ast::parse_markdown
- ast::parse_markdown_with_css
- ast::parse_markdown_with_css_strict
- ast::parse_markdown_with_resolver
- ast::presets::calculate_list_indent
- ast::presets::computed_style_to_text_style
- ast::presets::list_marker_style
- generator::markdown_to_document
- generator::markdown_to_document_with_base_dir
- generator::markdown_to_document_with_css
- generator::markdown_to_document_with_css_and_base_dir
- generator::markdown_to_document_with_css_and_base_dir_strict
- generator::markdown_to_document_with_css_and_page_config
- generator::markdown_to_document_with_css_strict
- generator::markdown_to_document_with_settings
- generator::markdown_to_document_with_settings_and_base_dir
- generator::text::annotate_runs_with_urls
- generator::text::collect_inline_segments
- generator::text::estimate_children_height
- markdown_file_to_pdf
- markdown_file_to_pdf_with_options
- markdown_file_to_png
- markdown_file_to_png_with_options
- markdown_file_to_svg
- markdown_file_to_svg_with_options
- markdown_to_pdf
- markdown_to_pdf_with_options
- markdown_to_png
- markdown_to_png_with_options
- markdown_to_svg
- markdown_to_svg_with_options
- text::create_text_layout
- text::create_text_layout_with_contexts
- text::get_font_bytes
- text::layout_text
- text::layout_text_with_contexts
- text::register_font
- text::with_font_context
- text::with_layout_context
- text::with_text_contexts
Type Aliases
Constants
- ast::presets::DEFAULT_CSS
- ast::presets::LIST_INDENT_PT
- generator::constants::CONTENT_AREA_HEIGHT_PT
- generator::constants::CONTENT_AREA_WIDTH_PT
- generator::constants::CONTENT_AREA_X_PT
- generator::constants::CONTENT_AREA_Y_PT
- generator::constants::DEFAULT_DPI
- generator::constants::DEFAULT_MARGIN_PT
- generator::constants::PAGE_HEIGHT_PT
- generator::constants::PAGE_MARGIN_BOTTOM_PT
- generator::constants::PAGE_MARGIN_LEFT_PT
- generator::constants::PAGE_MARGIN_RIGHT_PT
- generator::constants::PAGE_MARGIN_TOP_PT
- generator::constants::PAGE_WIDTH_PT
- text::FONT_BYTES
- text::FONT_CONTEXT
- text::LAYOUT_CONTEXT