# BHADRAKALI — digital Braille (.brf)

Machine-translated Braille files of *Bhadrakali* for refreshable Braille displays and compatible embossers. **These are not CNIB-certified transcriptions** — they were generated automatically with [liblouis](https://liblouis.io/) from the ebook manuscript and have not been proofread by a certified Braille transcriber.

## Downloads

| File | Braille |
|------|---------|
| [bhadrakali-g2.brf](bhadrakali-g2.brf) | U.S. English Grade 2 (contracted) — `en-us-g2.ctb` |
| [bhadrakali-g1.brf](bhadrakali-g1.brf) | U.S. English Grade 1 (uncontracted) — `en-us-g1.ctb` |

## Format

- **BRF** (Braille Ready Format): ASCII-encoded cells, 40 characters per line, Windows (CRLF) line endings.
- Suitable for refreshable Braille displays, Victor Reader Stream, and many embossers.

## Regenerating

From the repo root (requires `liblouis-bin`):

```bash
python ebook/build_braille.py
```

Source text: `ebook/bhadrakali.md`.

## Copyright

© Daniel James Bertrand. All rights reserved. Personal use for reading with assistive technology; redistribution of the Braille files should respect the author's copyright on the underlying work.
