<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom" xmlns:content="http://purl.org/rss/1.0/modules/content/">
  <channel>
    <title>Matplotlib on Wokron&#39;s Blog</title>
    <link>https://wokron.github.io/en/tags/matplotlib/</link>
    <description>Recent content in Matplotlib on Wokron&#39;s Blog</description>
    <generator>Hugo -- gohugo.io</generator>
    <language>en</language>
    <copyright>©2022-2026 Yitang Yang. All rights reserved.</copyright>
    <lastBuildDate>Sun, 05 May 2024 14:08:59 +0800</lastBuildDate>
    <atom:link href="https://wokron.github.io/en/tags/matplotlib/index.xml" rel="self" type="application/rss+xml" />
    <item>
      <title>A Brief Discussion on Fonts</title>
      <link>https://wokron.github.io/en/posts/talk-about-font/</link>
      <pubDate>Sun, 05 May 2024 14:08:59 +0800</pubDate>
      <guid>https://wokron.github.io/en/posts/talk-about-font/</guid>
      <description>A while back, I found that Matplotlib couldn&amp;rsquo;t display Chinese characters properly. While solving the problem, I learned a fair bit about how font rendering works. Here are my notes.
1. Encoding and Fonts We know that to store characters in a computer, we assign a numeric code to each character. This artificial convention is called character encoding. Common encodings include ASCII, GBK, Unicode, and so on. Character encoding is the data representation of characters.</description>
    </item>
  </channel>
</rss>
