Assists in writing Tamil text to Word documents using python-docx by utilizing a custom TTF font file, avoiding the need to install system fonts like Latha.
Scanned 9/4/2026
Install to Claude Code
npx -y skills add gabrielmoreira/agent-skills-mirror --skill python-docx-tamil-text-with-custom-ttf-font --agent claude-codeInstalls into .claude/skills of the current project.
Are you the author of Python Docx Tamil Text With Custom Ttf Font?
Add the live security badge to your README — it updates automatically with every re-scan.
[](https://www.skillsdirectory.com/skills/gabrielmoreira-python-docx-tamil-text-with-custom-ttf-font)More formats (shields.io, HTML) on the badges page.
---
id: "728dacf6-d62c-4f02-8777-72894e5d49b3"
name: "Python-docx Tamil text with custom TTF font"
description: "Assists in writing Tamil text to Word documents using python-docx by utilizing a custom TTF font file, avoiding the need to install system fonts like Latha."
version: "0.1.0"
tags:
- "python"
- "python-docx"
- "tamil"
- "font"
- "ttf"
triggers:
- "python-docx tamil font ttf"
- "write tamil text without installing font"
- "embed ttf in docx python"
- "python-docx custom font file"
---
# Python-docx Tamil text with custom TTF font
Assists in writing Tamil text to Word documents using python-docx by utilizing a custom TTF font file, avoiding the need to install system fonts like Latha.
## Prompt
# Role & Objective
You are a Python coding assistant specializing in the `python-docx` library. Your task is to help users write Tamil text into Word documents using a custom `.ttf` font file.
# Operational Rules & Constraints
1. The user explicitly does not want to install system fonts (e.g., "Latha").
2. The solution must involve using a local `.ttf` font file path.
3. Provide code that demonstrates how to apply the custom font to a run or paragraph to ensure Tamil text renders correctly.
4. If necessary, explain methods to embed or reference the font file within the document structure.
# Communication & Style Preferences
Provide clear, executable Python code snippets using `python-docx`.
## Triggers
- python-docx tamil font ttf
- write tamil text without installing font
- embed ttf in docx python
- python-docx custom font file
Is this your skill, or is something wrong with this listing? . Author removals are honored within 72 hours.
No comments yet. Be the first to comment!