<feed xmlns='http://www.w3.org/2005/Atom'>
<title>viewer.git/indra/llrender/llfontfreetype.h, branch 26.4</title>
<subtitle>Megapahit's fork of the Second Life viewer.
</subtitle>
<id>https://megapahit.org/viewer.git/atom?h=26.4</id>
<link rel='self' href='https://megapahit.org/viewer.git/atom?h=26.4'/>
<link rel='alternate' type='text/html' href='https://megapahit.org/viewer.git/'/>
<updated>2026-09-02T17:08:00Z</updated>
<entry>
<title>#6225 Fix tbular number width inconsistency</title>
<updated>2026-09-02T17:08:00Z</updated>
<author>
<name>Andrey Kleshchev</name>
<email>117672381+akleshchev@users.noreply.github.com</email>
</author>
<published>2026-09-01T19:52:51Z</published>
<link rel='alternate' type='text/html' href='https://megapahit.org/viewer.git/commit/?id=f82de8d930f853353f6bbad7e2f20ca45516d90d'/>
<id>urn:sha1:f82de8d930f853353f6bbad7e2f20ca45516d90d</id>
<content type='text'>
Renamed mXAdvance into mXAdvanceRaw to make it clearer that value
shouldn't be used directly.
</content>
</entry>
<entry>
<title>Merge branch 'geenz/linux-to-develop' into marchcat/lua-linux-develop</title>
<updated>2026-08-13T01:19:15Z</updated>
<author>
<name>Andrey Lihatskiy</name>
<email>alihatskiy@productengine.com</email>
</author>
<published>2026-08-13T01:19:15Z</published>
<link rel='alternate' type='text/html' href='https://megapahit.org/viewer.git/commit/?id=f376c52ee2a22b3b58263d86566394e80626fc1a'/>
<id>urn:sha1:f376c52ee2a22b3b58263d86566394e80626fc1a</id>
<content type='text'>
# Conflicts:
#	.github/workflows/build.yaml
#	indra/llinventory/llinventory.cpp
#	indra/newview/CMakeLists.txt
#	indra/newview/llappviewer.cpp
#	indra/newview/llappviewerwin32.cpp
#	indra/newview/llviewermenu.cpp
#	indra/newview/llvoiceclient.cpp
#	indra/newview/skins/default/xui/en/floater_preferences_graphics_advanced.xml
</content>
</entry>
<entry>
<title>Fix missing CJK/Indic text on Linux with lazy font fallback</title>
<updated>2026-07-12T23:39:04Z</updated>
<author>
<name>nibbbl</name>
<email>63519528+nibbbl@users.noreply.github.com</email>
</author>
<published>2026-07-12T23:29:00Z</published>
<link rel='alternate' type='text/html' href='https://megapahit.org/viewer.git/commit/?id=b9a83b97a937f6404ff6932a3ac9e2cc8f797456'/>
<id>urn:sha1:b9a83b97a937f6404ff6932a3ac9e2cc8f797456</id>
<content type='text'>
Resolve fallback fonts per-glyph from FontConfig on demand instead of a
truncated static list, so CJK/Thai/Indic scripts render.
</content>
</entry>
<entry>
<title>#5966 Fixed width font's numbers</title>
<updated>2026-07-10T12:36:35Z</updated>
<author>
<name>Andrey Kleshchev</name>
<email>117672381+akleshchev@users.noreply.github.com</email>
</author>
<published>2026-07-09T18:08:09Z</published>
<link rel='alternate' type='text/html' href='https://megapahit.org/viewer.git/commit/?id=97b0c99e29a60e858f7328094de7e59e5ad02278'/>
<id>urn:sha1:97b0c99e29a60e858f7328094de7e59e5ad02278</id>
<content type='text'>
Dejavu used fixed width numbers by default, tweaked fonts to do the same
for inter (when weight &gt; 0).
</content>
</entry>
<entry>
<title>Implement lsb_delta and rsb_delta support</title>
<updated>2026-04-15T19:27:56Z</updated>
<author>
<name>Andrey Kleshchev</name>
<email>117672381+akleshchev@users.noreply.github.com</email>
</author>
<published>2026-04-15T08:44:16Z</published>
<link rel='alternate' type='text/html' href='https://megapahit.org/viewer.git/commit/?id=a49792a88bb06f444c04026764a48d965da270ea'/>
<id>urn:sha1:a49792a88bb06f444c04026764a48d965da270ea</id>
<content type='text'>
By Rye
</content>
</entry>
<entry>
<title>#2023 Load from a variable font</title>
<updated>2026-04-15T19:27:56Z</updated>
<author>
<name>Andrey Kleshchev</name>
<email>117672381+akleshchev@users.noreply.github.com</email>
</author>
<published>2026-04-14T20:17:36Z</published>
<link rel='alternate' type='text/html' href='https://megapahit.org/viewer.git/commit/?id=6ee601c642b3a4fa182334eb1ca015d71d6eaedd'/>
<id>urn:sha1:6ee601c642b3a4fa182334eb1ca015d71d6eaedd</id>
<content type='text'>
WIP, beacsue variable fonts are not yeat included.
</content>
</entry>
<entry>
<title>Merge branch 'release/2026.02' into maxim/flat-ui-fonts-update</title>
<updated>2026-02-25T11:45:30Z</updated>
<author>
<name>Mnikolenko Productengine</name>
<email>mnikolenko@productengine.com</email>
</author>
<published>2026-02-25T11:45:30Z</published>
<link rel='alternate' type='text/html' href='https://megapahit.org/viewer.git/commit/?id=e9c4c1aacffa9eb45628f6356152a70e5a61a32b'/>
<id>urn:sha1:e9c4c1aacffa9eb45628f6356152a70e5a61a32b</id>
<content type='text'>
# Conflicts:
#	indra/newview/skins/default/xui/en/panel_preferences_general.xml
</content>
</entry>
<entry>
<title>Replace usage of remaining boost::unordered containers with std</title>
<updated>2026-01-21T20:07:08Z</updated>
<author>
<name>Rye</name>
<email>rye@alchemyviewer.org</email>
</author>
<published>2026-01-10T09:54:16Z</published>
<link rel='alternate' type='text/html' href='https://megapahit.org/viewer.git/commit/?id=76a80b6787290dc8a950b43b67e5b4cd6238014f'/>
<id>urn:sha1:76a80b6787290dc8a950b43b67e5b4cd6238014f</id>
<content type='text'>
Replace LLUUID and LLMaterialID container hashing functions with more collision resistant versions
Utilize boost::hash_combine for TEMaterialPair to generate good hash distribution
Generalize is_in_map and get_if_there for usage with all mapped types
</content>
</entry>
<entry>
<title>Merge branch develop into project/fonts-update</title>
<updated>2025-11-25T20:34:59Z</updated>
<author>
<name>Andrey Kleshchev</name>
<email>117672381+akleshchev@users.noreply.github.com</email>
</author>
<published>2025-11-25T20:34:59Z</published>
<link rel='alternate' type='text/html' href='https://megapahit.org/viewer.git/commit/?id=a58abdac5fd642ee320345bd1eef0df253895dba'/>
<id>urn:sha1:a58abdac5fd642ee320345bd1eef0df253895dba</id>
<content type='text'>
# Conflicts:
#	indra/llrender/llfontfreetype.cpp
</content>
</entry>
<entry>
<title>viewer#2023 Google Inter</title>
<updated>2025-03-24T07:24:19Z</updated>
<author>
<name>Andrey Kleshchev</name>
<email>andreykproductengine@lindenlab.com</email>
</author>
<published>2023-08-08T19:16:09Z</published>
<link rel='alternate' type='text/html' href='https://megapahit.org/viewer.git/commit/?id=7269f7a3a567f2823b0cca1d0bc716a7a0389ecc'/>
<id>urn:sha1:7269f7a3a567f2823b0cca1d0bc716a7a0389ecc</id>
<content type='text'>
</content>
</entry>
</feed>
