Димитър Тошев

Results 4 issues of Димитър Тошев

Right now font-height is calculated by guesswork, which is completely unneeded given that font-size is the font's height. The guesswork approach can lead to glyphs slightly offset from centre with...

Hello, I am a long-time C++ developer and would like to propose that the Carbon project reconsider its handling of undefined behaviour. That is, I think it would be best...

long term
leads question

### Description of Change(s) Delete the dynamically allocated Tf_RegistryManagerImpl singleton instance when the static TfRegistryManager singleton instance which uses it is destroyed. ### Fixes Issue(s) - 3088 - [X] I...

The default implementation of operator== for typeinfo objects in Appple's libc++ relies on typeinfos for the same type in different DSOs being merged. For this to happen, USD classes have...