Font Browser

Browse and compare fonts from multiple providers

{#if testResults.length > 0}

Feature Validation Tests

{/if}

Font List ({unifiedFontStore.count} total, {unifiedFontStore.filteredFonts.length} displayed)

Debug Information

Loading: {unifiedFontStore.isLoading}

Error: {unifiedFontStore.error || 'None'}

Providers filter: { unifiedFontStore.filters.providers.join(', ') || 'All' }

Categories filter: { unifiedFontStore.filters.categories.join(', ') || 'All' }

Subsets filter: { unifiedFontStore.filters.subsets.join(', ') || 'All' }

Search query: {unifiedFontStore.searchQuery || 'None'}

Sort field: {unifiedFontStore.sort.field}

Sort direction: {unifiedFontStore.sort.direction}