fop 0.1.0

FOP (Formatting Objects Processor) — Apache FOP-compatible XSL-FO processor in pure Rust
# Rust
/target/
**/*.rs.bk
*.pdb
Cargo.lock

# IDE
.idea/
.vscode/
*.swp
*.swo
*~
.DS_Store

# Generated files
*.pdf
*.svg
*.png
*.jpg

# Test outputs
/test_output/
/benches/results/