katana-document-viewer 0.1.4

KatanA document viewer artifact, render evaluation, and export foundation.
Documentation
1
2
3
4
5
6
7
8
9
10
#[path = "export_surface_pdf_quality_code_table_tests.rs"]
mod code_table_tests;
#[path = "export_surface_pdf_quality_layout_tests.rs"]
mod layout_tests;
#[path = "export_surface_pdf_quality_markdown_style_tests.rs"]
mod markdown_style_tests;
#[path = "export_surface_pdf_quality_math_tests.rs"]
mod math_tests;
#[path = "export_surface_pdf_quality_semantics_tests.rs"]
mod semantics_tests;