Description of problem: LANG=as_IN.UTF-8 fc-match Version-Release number of selected component (if applicable): fonts-bengali-2.0.1-1 How reproducible: Everytime Steps to Reproduce: 1. run above command 2. 3. Actual results: DejaVuLGCSans.ttf: "DejaVu LGC Sans" "Book" Expected results: some fonts for Lohit
Reassigning to the more appropriate component. Prolly need to reassign maintainer too.
Smell like a fontconfig problem, as the required codepoints in Bengali are exactly the same as Assamese. Reassigning to fontconfig.
"Created as.orth which references bn.orth" upstream. Will be in next upgrade of fontconfig.
looks like working fine now. $ rpm -q fonts-bengali fontconfig fonts-bengali-2.0.2-1 fontconfig-2.4.1-2.fc6 $ LANG=as_IN.UTF-8 fc-match lohit_bn.ttf: "Lohit Bengali" "Regular" changing to MODIFIED.
Confirmed it has been fixed in latest FC6: # rpm -q fonts-bengali fontconfig fonts-bengali-2.0.2-1 fontconfig-2.4.1-2.fc6 # LANG=as_IN.UTF-8 fc-match lohit_bn.ttf: "Lohit Bengali" "Regular"