printed.text

Text layout engine on top of printed graphics package.

Modules

api
module printed.text.api

API definitions for this package. Implementations must adhere to these interfaces.

examples
module printed.text.examples
util
module printed.text.util

Utility functions that are being used by this package. Currently this is only isPartitionOf which is being used in function contracts that are part of the public API.

Public Imports

printed.text.api
public import printed.text.api;
Undocumented in source.

Meta

License

Subject to the terms of the MIT license, as written in the included LICENSE file.

Authors

Arne Ludwig <arne.ludwig@posteo.de>