Commits for braney
switch to files view, user index
v473_preview to v473_preview2 (2024-10-14 to 2024-10-21) v473
Show details
8a95e44d1bd994593cd84cbc9dc6acaee5f14920 Wed Oct 16 16:42:07 2024 -0700
- change freeType font renderer to convert input string to Unicode before
drawing. This fixes problems with the input string having non-ASCII
characters in it.
7ae79a5dd4f8b9f63da0c11c7c2e4949ec411dbb Thu Oct 17 13:23:11 2024 -0700
- comment out unnecessary assert. Fixes #34399 note-26
- src/hg/hgTracks/barChartTrack.c - lines changed 1, context: html, text, full: html, text
36710988224ab9373893a97a6edc95e033b0d646 Fri Oct 18 08:52:28 2024 -0700
- density mode on vcf tracks was crashing. Refs #34659
- src/hg/hgTracks/simpleTracks.c - lines changed 17, context: html, text, full: html, text
- src/hg/hgTracks/vcfTrack.c - lines changed 7, context: html, text, full: html, text
- src/hg/hgTracks/wigCommon.h - lines changed 5, context: html, text, full: html, text
- src/hg/hgTracks/wigTrack.c - lines changed 27, context: html, text, full: html, text
94456e195ad86e3da7331bc8f014eceaa35a8ecc Fri Oct 18 16:10:47 2024 -0700
- fix wigColorBy to work with linkedFeatures and on hubs
- src/hg/hgTracks/wigTrack.c - lines changed 1, context: html, text, full: html, text
4dfb16e26cf4a3b2093c6491dfad4c30105f98c5 Mon Oct 21 08:39:57 2024 -0700
- get the ps driver to use the Windows 1252 encoding to get the 8-bit
characters with the high bit set to print correctly
5b266c5d6aa99269fda8c20871a83b4b2f334fc9 Mon Oct 21 08:41:56 2024 -0700
- some support for Windows 1252 encoding
- src/lib/reEncodeFont.ps - lines changed 274, context: html, text, full: html, text
switch to files view, user index