agentsclimarketplace

Python docx tamil text with custom ttf font

Skill ECNU-ICALK/AutoSkill/SkillBank/ConvSkill/english_gpt3.5_8_GLM4.7/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.From its SKILL.md

Install
npx -y skills add ECNU-ICALK/AutoSkill --skill python-docx-tamil-text-with-custom-ttf-font

Assembled from the repository path, not quoted from the project. Check it against their README if it does not work.

One thing to look at

  • no licenseNo license file was found in the repository. Code published without one is not open source by default, so using it at work is a question for whoever answers licensing questions where you are.

SKILL.md

1.5 KB, 235 tokens by cl100k_base, as published. Nobody here has run it

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

What ships with it

Read from the repository

Just SKILL.md. No reference files, no scripts.

Keep looking

Skills are one crate of 325,949. Ordering is by how many stacks a row turns up in, so the top of any crate is what has actually been picked rather than what has the most stars.