Found 8 repositories(showing 8)
cosmiciron
An alternative to React-PDF — render multi-page documents anywhere. Preview on canvas and export to PDF/SVG from the same layout — no PDF.js, no React, no server. Pure JS, no dependencies. ~1.7MB. https://cosmiciron.github.io/vmprint/examples/preview/
MewX
A virtual printer driver for NTT Co JP. The printer driver that doesn't use GhostScript for generating PDF.
cosmiciron
Official rendering implementations for VMPrint layout engine. Provides production-grade PDF and Canvas output targets. Part of the VMPrint ecosystem: https://github.com/cosmiciron/vmprint
cosmiciron
Official font manager implementations for the VMPrint deterministic layout engine. Includes local, web-based, and standard-font managers for PDF generation. Part of the VMPrint ecosystem.
cosmiciron
A collection of specialized source-to-AST transmuters for the VMPrint ecosystem. Converts Markdown (and future formats) into VMPrint's native DocumentInput representation. 🚀 Official part of the VMPrint project: https://github.com/cosmiciron/vmprint
cosmiciron
Powered by the VMPrint engine, a CLI tool that turns Markdown into publication-grade PDFs. Manuscripts, screenplays, academic papers, and literary prose.
jedreekPrograms
Implemented vmprint() in xv6 to traverse and print a process page table (PDE/PTE), showing VA→PA mappings, flags, and hierarchy levels. Integrated into exec and exit. Added a test program using sbrk() to observe dynamic memory allocation.
nphoang-itus
Adds system calls trace, sysinfo, vmprint, and pgaccess to xv6 for tracing syscalls, reporting system info, printing page tables, and checking accessed pages.
All 8 repositories loaded